Commit 64a9e244 authored by zowoq's avatar zowoq
Browse files

maintainers/teams: set githubTeams for golang

parent 9c8ff8b4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -294,6 +294,9 @@ with lib.maintainers; {
      zowoq
      qbit
    ];
    githubTeams = [
      "golang"
    ];
    scope = "Maintain Golang compilers.";
    shortName = "Go";
    enableFeatureFreezePing = true;