diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 31a296790181..50fef42adebd 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -294,6 +294,9 @@ with lib.maintainers; { zowoq qbit ]; + githubTeams = [ + "golang" + ]; scope = "Maintain Golang compilers."; shortName = "Go"; enableFeatureFreezePing = true;