summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2021-05-08 10:46:32 +0200
committerVladimír Čunát <v@cunat.cz>2021-05-08 10:47:08 +0200
commit080cd658ca716e4d26505d01f1829ffbbb8927f7 (patch)
treeb7f19ce90ab6e93c89ff56bbdd498b64a0f488f7 /maintainers/team-list.nix
parentdd3e44457abf1e560a193bee647003974e132e95 (diff)
parent07773b36daad6c277229dbc3c73401ac2b1e1823 (diff)
downloadnixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar.gz
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar.bz2
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar.lz
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar.xz
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.tar.zst
nixpkgs-080cd658ca716e4d26505d01f1829ffbbb8927f7.zip
Merge #121780: treewide meta.maintainers tweaks
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 5ed98c7be98..9af8d11c6f9 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -66,7 +66,7 @@ with lib.maintainers; {
   };
 
   freedesktop = {
-    members = [ jtojnar worldofpeace ];
+    members = [ jtojnar ];
     scope = "Maintain Freedesktop.org packages for graphical desktop.";
   };
 
@@ -89,7 +89,6 @@ with lib.maintainers; {
     members = [
       hedning
       jtojnar
-      worldofpeace
       dasj19
       maxeaubrey
     ];