summary refs log tree commit diff
path: root/pkgs/tools/text/aha/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/aha/default.nix')
-rw-r--r--pkgs/tools/text/aha/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/text/aha/default.nix b/pkgs/tools/text/aha/default.nix
index 7382078f114..d8c42a0f20d 100644
--- a/pkgs/tools/text/aha/default.nix
+++ b/pkgs/tools/text/aha/default.nix
@@ -23,6 +23,5 @@ stdenv.mkDerivation rec {
     homepage = https://github.com/theZiz/aha;
     license = with licenses; [ lgpl2Plus mpl11 ];
     platforms = platforms.linux;
-    maintainers = with maintainers; [ nckx ];
   };
 }