summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 86bc0e69ed5..eb2199f13f5 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -81,6 +81,7 @@ with lib.maintainers; {
   gcc = {
     members = [
       synthetica
+      vcunat
     ];
     scope = "Maitain GCC (GNU Compiler Collection) compilers";
   };