summary refs log tree commit diff
path: root/pkgs/tools/text/kytea/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/kytea/default.nix')
-rw-r--r--pkgs/tools/text/kytea/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/kytea/default.nix b/pkgs/tools/text/kytea/default.nix
index 600907311ef..621408866e8 100644
--- a/pkgs/tools/text/kytea/default.nix
+++ b/pkgs/tools/text/kytea/default.nix
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
 
     license = licenses.asl20;
 
-    maintainers = with maintainers; [ ericsagnes ndowens ];
+    maintainers = with maintainers; [ ericsagnes ];
     platforms = platforms.unix;
   };