wayfreeze: add jappie3 as maintainer
This commit is contained in:
parent
2a128f0163
commit
6b270f042c
@ -26,7 +26,10 @@ rustPlatform.buildRustPackage {
|
||||
description = "Tool to freeze the screen of a Wayland compositor";
|
||||
homepage = "https://github.com/Jappie3/wayfreeze";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with lib.maintainers; [ purrpurrn ];
|
||||
maintainers = with lib.maintainers; [
|
||||
purrpurrn
|
||||
jappie3 /* upstream dev */
|
||||
];
|
||||
mainProgram = "wayfreeze";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user