spotifyd: add getchoo as maintainer

This commit is contained in:
seth
2024-07-12 18:15:05 -04:00
parent b3cd2a1df2
commit 13c5512f1e
+1
View File
@@ -62,6 +62,7 @@ rustPackages.rustPlatform.buildRustPackage rec {
maintainers = with lib.maintainers; [
anderslundstedt
Br1ght0ne
getchoo
];
platforms = lib.platforms.unix;
mainProgram = "spotifyd";