summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-06-13 16:48:52 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-06-16 08:05:11 +1000
commit3050bbe9d45970cffb5823f66bb296367746e803 (patch)
tree34a5cefebb2e723e2d5ac35ab8cd91fd779db9f9 /maintainers/team-list.nix
parentb586b07cfae862fb75ed84193a38b2db473b5b4c (diff)
downloadnixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar.gz
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar.bz2
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar.lz
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar.xz
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.tar.zst
nixpkgs-3050bbe9d45970cffb5823f66bb296367746e803.zip
maintainers/teams: add golang
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix14
1 files changed, 14 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 1fed6a4d9bf..25a4995b733 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -34,6 +34,20 @@ with lib.maintainers; {
     scope = "Maintain Freedesktop.org packages for graphical desktop.";
   };
 
+  golang = {
+    members = [
+      c00w
+      cstrahan
+      Frostman
+      kalbasit
+      mic92
+      orivej
+      rvolosatovs
+      zowoq
+    ];
+    scope = "Maintain Golang compilers.";
+  };
+
   gnome = {
     members = [
       hedning