teams.llvm: add the github team

This commit is contained in:
Tristan Ross
2024-04-18 16:06:53 -07:00
parent 6eba01d634
commit 7f04409650
+3
View File
@@ -575,6 +575,9 @@ with lib.maintainers; {
rrbutani
sternenseemann
];
githubTeams = [
"llvm"
];
scope = "Maintain LLVM package sets and related packages";
shortName = "LLVM";
enableFeatureFreezePing = true;