treewide: remove worldofpeace from meta.maintainers

(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
This commit is contained in:
Vladimír Čunát
2021-05-07 15:36:40 +02:00
parent 7ea6fae802
commit 9f054b5e1a
60 changed files with 58 additions and 61 deletions
+1 -2
View File
@@ -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
];