lol

Merge pull request #14071 from ericsagnes/fix/anthy-maintainer

anthy: add maintainer

+1
+1
pkgs/tools/inputmethods/anthy/default.nix
··· 7 7 description = "Hiragana text to Kana Kanji mixed text Japanese input method"; 8 8 homepace = http://sourceforge.jp/projects/anthy/; 9 9 license = licenses.gpl2Plus; 10 + maintainers = with maintainers; [ ericsagnes ]; 10 11 platforms = platforms.linux; 11 12 }; 12 13