about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
author0x4A6F <0x4A6F@users.noreply.github.com>2021-12-10 09:23:20 +0100
committerGitHub <noreply@github.com>2021-12-10 09:23:20 +0100
commitc28b4458d768ce5846963e27240b4f9fd1c11727 (patch)
treeffc4dc4bf57ec0eca1da0d9b664e3a4fbf0de465 /maintainers
parentd22679258c4a326aa04c4557b40fcce553369953 (diff)
parent24a48156934fd6825d4968e69f844b237a4d2539 (diff)
Merge pull request #147797 from romildo/upd.xfce
maintainers: add xfce team
Diffstat (limited to 'maintainers')
-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.";
+  };
 }