radicle-node: add defelo as maintainer

This commit is contained in:
Defelo
2025-08-22 20:31:57 +02:00
parent 3f62d854f8
commit 6203ba7f0b
+1
View File
@@ -169,6 +169,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [
amesgen
lorenzleutgeb
defelo
];
mainProgram = "rad";
};