pyprland: add johnrtitor as maintainer
This commit is contained in:
parent
bb6c58aca8
commit
5d91718a90
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "An hyperland plugin system";
|
||||
homepage = "https://github.com/hyprland-community/pyprland";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ iliayar ];
|
||||
maintainers = with lib.maintainers; [ iliayar johnrtitor ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue