mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +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
|
rrbutani
|
||||||
sternenseemann
|
sternenseemann
|
||||||
];
|
];
|
||||||
|
githubTeams = [
|
||||||
|
"llvm"
|
||||||
|
];
|
||||||
scope = "Maintain LLVM package sets and related packages";
|
scope = "Maintain LLVM package sets and related packages";
|
||||||
shortName = "LLVM";
|
shortName = "LLVM";
|
||||||
enableFeatureFreezePing = true;
|
enableFeatureFreezePing = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user