mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: adopt hypr ecosytem by Hyprland team
Preserved maintainer entries that are not in Hyprland teams. Removed @wozeparrot as per https://github.com/NixOS/nixpkgs/issues/377569#issuecomment-2619445027 Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
parent
1145ab0d9a
commit
ad9367061b
22 changed files with 38 additions and 71 deletions
|
|
@ -26,5 +26,5 @@ in
|
|||
security.pam.services.hyprlock = { };
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ johnrtitor ];
|
||||
meta.maintainers = lib.teams.hyprland.members;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue