Unverified Commit f91eb562 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

team-list: create Hyprland team (#377573)

parent c91d3edf
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -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";