mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
Merge pull request #305165 from ExpidusOS/feat/llvm-team
teams.llvm: add the github team
This commit is contained in:
commit
f9538248e6
@ -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 New Issue
Block a user