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
No known key found for this signature in database
GPG Key ID: B09C422035669AF8
1 changed files with 3 additions and 0 deletions

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;