forked from mirrors/nixpkgs
maintainers/teams: set githubTeams for golang
This commit is contained in:
parent
9c8ff8b426
commit
64a9e244cd
|
@ -294,6 +294,9 @@ with lib.maintainers; {
|
|||
zowoq
|
||||
qbit
|
||||
];
|
||||
githubTeams = [
|
||||
"golang"
|
||||
];
|
||||
scope = "Maintain Golang compilers.";
|
||||
shortName = "Go";
|
||||
enableFeatureFreezePing = true;
|
||||
|
|
Loading…
Reference in a new issue