From 9c029c3b05b80f1154919ecc4f48a36a0ffeacbe Mon Sep 17 00:00:00 2001 From: Eric Sagnes Date: Sun, 20 Mar 2016 15:03:58 +0900 Subject: anthy: add maintainer --- pkgs/tools/inputmethods/anthy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/tools/inputmethods') diff --git a/pkgs/tools/inputmethods/anthy/default.nix b/pkgs/tools/inputmethods/anthy/default.nix index a421ca16e8ca..4fbd0965c785 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; }; -- cgit 1.4.1