summary refs log tree commit diff
path: root/pkgs/development/libraries/mtdev
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-01-21 22:34:41 -0500
committerShea Levy <shea@shealevy.com>2014-01-21 22:34:41 -0500
commitca116f76f97f299d6d4683788cdf4fa362a6ad60 (patch)
tree27f1b4f14e461f093eab4d180257c50a0dcfac63 /pkgs/development/libraries/mtdev
parentcb9cc87a397f9705559dd566299be665b0457e1c (diff)
downloadnixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar.gz
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar.bz2
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar.lz
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar.xz
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.tar.zst
nixpkgs-ca116f76f97f299d6d4683788cdf4fa362a6ad60.zip
Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'pkgs/development/libraries/mtdev')
-rw-r--r--pkgs/development/libraries/mtdev/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/libraries/mtdev/default.nix b/pkgs/development/libraries/mtdev/default.nix
index 854becf6bb5..f92fe373043 100644
--- a/pkgs/development/libraries/mtdev/default.nix
+++ b/pkgs/development/libraries/mtdev/default.nix
@@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
     '';
 
     license = "MIT/X11";
-
-    maintainers = [ stdenv.lib.maintainers.shlevy ];
   };
 }