xh: add defelo as maintainer

This commit is contained in:
Defelo
2025-05-22 23:46:14 +02:00
parent 66516a0bf5
commit 73f10046fc
+1
View File
@@ -74,6 +74,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [
figsoda
aaronjheng
defelo
];
mainProgram = "xh";
};