summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix7
1 files changed, 7 insertions, 0 deletions
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