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-05 11:25:45 +02:00
parent 7ea6fae802
commit 9f054b5e1a
60 changed files with 58 additions and 61 deletions

View File

@@ -101,7 +101,7 @@ let
homepage = "https://wiki.gnome.org/Projects/Vala";
license = licenses.lgpl21Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ antono jtojnar lethalman peterhoeg worldofpeace ];
maintainers = with maintainers; [ antono jtojnar lethalman peterhoeg ];
};
});