team-list: create Hyprland team (#377573)

Resolves https://github.com/NixOS/nixpkgs/issues/377569

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
Masum Reza
2025-01-28 21:42:02 +05:30
committed by GitHub
parent c91d3edf95
commit f91eb5626d
+14
View File
@@ -521,6 +521,20 @@ with lib.maintainers;
shortName = "Home Assistant";
};
hyprland = {
members = [
donovanglover
fufexan
johnrtitor
khaneliman
NotAShelf
];
githubTeams = [ "hyprland" ];
scope = "Maintain Hyprland compositor and ecosystem";
shortName = "Hyprland";
enableFeatureFreezePing = true;
};
infisical = {
members = [ akhilmhdh ];
scope = "Maintain Infisical";