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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user