about summary refs log tree commit diff
path: root/pkgs/top-level/perl-packages.nix
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-01-16 22:59:13 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-01-16 23:00:49 +0100
commit0f84673f3dd72c3194ca861a5eafb218bbbcc43a (patch)
treec7256aa48b4ad77e760113199cff1f899f241ce4 /pkgs/top-level/perl-packages.nix
parent49616bdff79dbeeaef1543e161a746904a3495fd (diff)
downloadnixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.gz
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.bz2
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.lz
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.xz
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.zst
nixlib-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.zip
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
Diffstat (limited to 'pkgs/top-level/perl-packages.nix')
-rw-r--r--pkgs/top-level/perl-packages.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix
index bd77ac1d55b2..be25ad03dc93 100644
--- a/pkgs/top-level/perl-packages.nix
+++ b/pkgs/top-level/perl-packages.nix
@@ -925,7 +925,6 @@ let self = _self // overrides; _self = with self; {
     meta = {
       homepage = http://gtk2-perl.sourceforge.net/;
       description = "Perl interface to the cairo 2D vector graphics library";
-      maintainers = with maintainers; [ nckx ];
       license = stdenv.lib.licenses.lgpl21Plus;
     };
   };
@@ -6102,7 +6101,6 @@ let self = _self // overrides; _self = with self; {
     meta = {
       homepage = http://gtk2-perl.sourceforge.net/;
       description = "Perl wrappers for the GLib utility and Object libraries";
-      maintainers = with maintainers; [ nckx ];
       license = stdenv.lib.licenses.lgpl21Plus;
     };
   };
@@ -6294,7 +6292,6 @@ let self = _self // overrides; _self = with self; {
     meta = {
       homepage = http://gtk2-perl.sourceforge.net/;
       description = "Perl interface to the 2.x series of the Gimp Toolkit library";
-      maintainers = with maintainers; [ nckx ];
       license = stdenv.lib.licenses.lgpl21Plus;
     };
   };
@@ -10778,7 +10775,6 @@ let self = _self // overrides; _self = with self; {
     meta = {
       homepage = http://gtk2-perl.sourceforge.net/;
       description = "Layout and render international text";
-      maintainers = with maintainers; [ nckx ];
       license = stdenv.lib.licenses.lgpl21Plus;
     };
   };
@@ -10879,7 +10875,6 @@ let self = _self // overrides; _self = with self; {
     meta = with stdenv.lib; {
       homepage = http://search.cpan.org/~jaybonci/Parse-DebControl;
       license = with licenses; [ artistic1 gpl1Plus ];
-      maintainers = with maintainers; [ nckx ];
     };
   };