about 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 7cd7fa237d59b..5c6dea91e63e9 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -259,4 +259,11 @@ with lib.maintainers; {
     ];
     scope = "coqui-ai TTS (formerly Mozilla TTS) and leaf packages";
   };
+
+  xfce = {
+    members = [
+      romildo
+    ];
+    scope = "Maintain Xfce desktop environment and related packages.";
+  };
 }