Skip to content

Commit e48c368

Browse files
author
Charlie Root
committed
rmpc: add bloxx12 to maintainers
1 parent 623598b commit e48c368

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/by-name/rm/rmpc/package.nix

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@ rustPlatform.buildRustPackage rec {
4848
album art through kitty image protocol without any ugly hacks. It also features ranger/lf
4949
inspired browsing of songs and other goodies.
5050
'';
51-
maintainers = with lib.maintainers; [ donovanglover ];
51+
maintainers = with lib.maintainers; [
52+
donovanglover
53+
bloxx12
54+
];
5255
mainProgram = "rmpc";
5356
platforms = lib.platforms.linux;
5457
};

0 commit comments

Comments
 (0)