slskd: add getchoo as maintainer

This commit is contained in:
seth
2024-09-27 19:35:01 -04:00
committed by Melvyn
parent 8acd294032
commit 02464bd414
+1
View File
@@ -68,6 +68,7 @@ buildDotnetModule rec {
maintainers = with lib.maintainers; [
ppom
melvyn2
getchoo
];
mainProgram = "slskd";
platforms = lib.platforms.linux;