Skip to content

Commit f91eb56

Browse files
authored
team-list: create Hyprland team (#377573)
Resolves #377569 Signed-off-by: John Titor <[email protected]>
1 parent c91d3ed commit f91eb56

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

maintainers/team-list.nix

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,20 @@ with lib.maintainers;
521521
shortName = "Home Assistant";
522522
};
523523

524+
hyprland = {
525+
members = [
526+
donovanglover
527+
fufexan
528+
johnrtitor
529+
khaneliman
530+
NotAShelf
531+
];
532+
githubTeams = [ "hyprland" ];
533+
scope = "Maintain Hyprland compositor and ecosystem";
534+
shortName = "Hyprland";
535+
enableFeatureFreezePing = true;
536+
};
537+
524538
infisical = {
525539
members = [ akhilmhdh ];
526540
scope = "Maintain Infisical";

0 commit comments

Comments
 (0)