hyprshot: add ryan4yin as a maintainer
This commit is contained in:
@@ -52,7 +52,10 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/Gustash/hyprshot";
|
||||
description = "Hyprshot is an utility to easily take screenshots in Hyprland using your mouse";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ Cryolitia ];
|
||||
maintainers = with maintainers; [
|
||||
Cryolitia
|
||||
ryan4yin
|
||||
];
|
||||
mainProgram = "hyprshot";
|
||||
platforms = hyprland.meta.platforms;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user