summary refs log tree commit diff
path: root/pkgs/top-level/python-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/python-packages.nix
parent49616bdff79dbeeaef1543e161a746904a3495fd (diff)
downloadnixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.gz
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.bz2
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.lz
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.xz
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.tar.zst
nixpkgs-0f84673f3dd72c3194ca861a5eafb218bbbcc43a.zip
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
Diffstat (limited to 'pkgs/top-level/python-packages.nix')
-rw-r--r--pkgs/top-level/python-packages.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix
index 5f76212bdbb..a488f95b493 100644
--- a/pkgs/top-level/python-packages.nix
+++ b/pkgs/top-level/python-packages.nix
@@ -1304,7 +1304,6 @@ in {
       homepage = https://github.com/AmesCornish/buttersink/wiki;
       license = licenses.gpl3;
       platforms = platforms.linux;
-      maintainers = with maintainers; [ nckx ];
     };
 
     propagatedBuildInputs = with self; [ boto crcmod psutil ];
@@ -2393,7 +2392,6 @@ in {
         composable way, with as little code as necessary.
       '';
       license = licenses.bsd3;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -8396,7 +8394,6 @@ in {
       homepage = https://github.com/terencehonles/fusepy;
       license = licenses.isc;
       platforms = platforms.unix;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -8490,7 +8487,6 @@ in {
       homepage = https://github.com/dsoprea/GDriveFS;
       license = licenses.gpl2;
       platforms = platforms.unix;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -8623,7 +8619,6 @@ in {
       '';
       homepage = http://gehrcke.de/gipc;
       license = licenses.mit;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -12858,7 +12853,6 @@ in {
       description = "Meta-commands handler for Postgres Database";
       homepage = https://pypi.python.org/pypi/pgspecial;
       license = licenses.bsd3;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -15056,7 +15050,6 @@ in {
       # From the README: "pythonwifi is licensed under LGPLv2+, however, the
       # examples (e.g. iwconfig.py and iwlist.py) are licensed under GPLv2+."
       license = with licenses; [ lgpl2Plus gpl2Plus ];
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -15449,7 +15442,6 @@ in {
       inherit (src.meta) homepage;
       description = "Check the status of code repositories under a root directory";
       license = licenses.gpl3Plus;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -17308,7 +17300,6 @@ in {
       '';
       homepage = https://github.com/andialbrecht/sqlparse;
       license = licenses.bsd3;
-      maintainers = with maintainers; [ nckx ];
     };
   };
 
@@ -18622,7 +18613,6 @@ EOF
       '';
       homepage = https://github.com/jquast/wcwidth;
       license = licenses.mit;
-      maintainers = with maintainers; [ nckx ];
     };
   };