diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 0e2baa9e758..86bc0e69ed5 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -78,6 +78,13 @@ with lib.maintainers; { scope = "Maintain Freedesktop.org packages for graphical desktop."; }; + gcc = { + members = [ + synthetica + ]; + scope = "Maitain GCC (GNU Compiler Collection) compilers"; + }; + golang = { members = [ c00w