about summary refs log tree commit diff
path: root/pkgs/development/tools/java/cfr/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/java/cfr/default.nix')
-rw-r--r--pkgs/development/tools/java/cfr/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/tools/java/cfr/default.nix b/pkgs/development/tools/java/cfr/default.nix
index 46170341437c..bfb37fc5f03b 100644
--- a/pkgs/development/tools/java/cfr/default.nix
+++ b/pkgs/development/tools/java/cfr/default.nix
@@ -35,6 +35,5 @@ stdenv.mkDerivation rec {
     homepage = http://www.benf.org/other/cfr/;
     license = licenses.mit;
     platforms = platforms.all;
-    maintainers = with maintainers; [ nckx ];
   };
 }