summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-09-21 21:45:29 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-09-21 22:18:22 +0200
commit073ac41f265056ccbabb5916b1dc99e2a7f98d04 (patch)
tree01e3e553228a4dea514207676abb385057a31d6e /maintainers/team-list.nix
parent91fd0cd361968f037b7d3c4859561e7929b1ed5e (diff)
downloadnixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar.gz
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar.bz2
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar.lz
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar.xz
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.tar.zst
nixpkgs-073ac41f265056ccbabb5916b1dc99e2a7f98d04.zip
mate: move packages under maintainer team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index df0c9ce7cf6..9171c10da46 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -164,6 +164,14 @@ with lib.maintainers; {
     scope = "Maintain Kodi and related packages.";
   };
 
+  mate = {
+    members = [
+      j03
+      romildo
+    ];
+    scope = "Maintain Mate desktop environment and related packages.";
+  };
+
   matrix = {
     members = [
       ma27