Merge pull request #305165 from ExpidusOS/feat/llvm-team
teams.llvm: add the github team
This commit is contained in:
commit
f9538248e6
1 changed files with 3 additions and 0 deletions
|
@ -575,6 +575,9 @@ with lib.maintainers; {
|
|||
rrbutani
|
||||
sternenseemann
|
||||
];
|
||||
githubTeams = [
|
||||
"llvm"
|
||||
];
|
||||
scope = "Maintain LLVM package sets and related packages";
|
||||
shortName = "LLVM";
|
||||
enableFeatureFreezePing = true;
|
||||
|
|
Loading…
Reference in a new issue