about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorJascha Geerds <jascha@jgeerds.name>2017-08-02 18:21:50 +0200
committerJascha Geerds <jascha@jgeerds.name>2017-08-02 18:21:50 +0200
commit0854c856783b1f7a84f9307ef0c812d27f43b518 (patch)
tree3168c388670158f6ca5bd0c8f77551d5da8321c0 /pkgs
parentbe0071c2d7053e994b30c6be373b87e9e8178b8e (diff)
downloadnixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar.gz
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar.bz2
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar.lz
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar.xz
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.tar.zst
nixlib-0854c856783b1f7a84f9307ef0c812d27f43b518.zip
gnome3: Remove myself from maintainer list
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/desktops/gnome-3/3.22/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/gnome-3/3.22/default.nix b/pkgs/desktops/gnome-3/3.22/default.nix
index e79b66bdedf2..1944cc98cfb2 100644
--- a/pkgs/desktops/gnome-3/3.22/default.nix
+++ b/pkgs/desktops/gnome-3/3.22/default.nix
@@ -14,7 +14,7 @@ let
   callPackage = pkgs.newScope self;
 
   version = "3.22";
-  maintainers = with pkgs.lib.maintainers; [ lethalman jgeerds ];
+  maintainers = with pkgs.lib.maintainers; [ lethalman ];
 
   corePackages = with gnome3; [
     pkgs.desktop_file_utils pkgs.ibus