mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
maintainers/teams: set githubTeams for golang
This commit is contained in:
parent
9c8ff8b426
commit
64a9e244cd
1 changed files with 3 additions and 0 deletions
|
@ -294,6 +294,9 @@ with lib.maintainers; {
|
|||
zowoq
|
||||
qbit
|
||||
];
|
||||
githubTeams = [
|
||||
"golang"
|
||||
];
|
||||
scope = "Maintain Golang compilers.";
|
||||
shortName = "Go";
|
||||
enableFeatureFreezePing = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue