maintainers/teams: set githubTeams for golang

This commit is contained in:
zowoq 2023-04-05 15:35:06 +10:00
parent 9c8ff8b426
commit 64a9e244cd

View File

@ -294,6 +294,9 @@ with lib.maintainers; {
zowoq
qbit
];
githubTeams = [
"golang"
];
scope = "Maintain Golang compilers.";
shortName = "Go";
enableFeatureFreezePing = true;