Unverified Commit 7f044096 authored by Tristan Ross's avatar Tristan Ross
Browse files

teams.llvm: add the github team

parent 6eba01d6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -575,6 +575,9 @@ with lib.maintainers; {
      rrbutani
      sternenseemann
    ];
    githubTeams = [
      "llvm"
    ];
    scope = "Maintain LLVM package sets and related packages";
    shortName = "LLVM";
    enableFeatureFreezePing = true;