Skip to content

Commit f181f1c

Browse files
drakon64JohnRTitor
authored andcommitted
cosmic-settings-daemon: add drakon64 to maintainers
1 parent a1b5951 commit f181f1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/by-name/co/cosmic-settings-daemon/package.nix

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
4343
description = "Settings Daemon for the COSMIC Desktop Environment";
4444
mainProgram = "cosmic-settings-daemon";
4545
license = licenses.gpl3Only;
46-
maintainers = with maintainers; [ nyabinary ];
46+
maintainers = with maintainers; [
47+
nyabinary
48+
drakon64
49+
];
4750
platforms = platforms.linux;
4851
};
4952
})

0 commit comments

Comments
 (0)