gnome3: add @worldofpeace to maintainers

One of my primary roles I'd like to assume in nixpkgs.
This commit is contained in:
worldofpeace 2019-02-10 00:24:58 -05:00
parent 73885bc675
commit 7da8f4b392
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ lib.makeScope pkgs.newScope (self: with self; {
in
lib.filter (x: !(builtins.elem (pkgName x) namesToRemove)) packages;
maintainers = with pkgs.lib.maintainers; [ lethalman jtojnar hedning ];
maintainers = with pkgs.lib.maintainers; [ lethalman jtojnar hedning worldofpeace ];
corePackages = with gnome3; [
pkgs.desktop-file-utils