summary refs log tree commit diff
path: root/pkgs/tools/inputmethods/anthy/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/inputmethods/anthy/default.nix')
-rw-r--r--pkgs/tools/inputmethods/anthy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/inputmethods/anthy/default.nix b/pkgs/tools/inputmethods/anthy/default.nix
index a421ca16e8c..4fbd0965c78 100644
--- a/pkgs/tools/inputmethods/anthy/default.nix
+++ b/pkgs/tools/inputmethods/anthy/default.nix
@@ -7,6 +7,7 @@ stdenv.mkDerivation {
     description = "Hiragana text to Kana Kanji mixed text Japanese input method";
     homepace    = http://sourceforge.jp/projects/anthy/;
     license     = licenses.gpl2Plus;
+    maintainers = with maintainers; [ ericsagnes ];
     platforms   = platforms.linux;
   };