diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2022-01-24 00:00:00 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-29 23:19:15 +0800 |
commit | 53a5708942308cb22e6c02f1a4b1dd13e00249d6 (patch) | |
tree | ea147a3ccab073ac4cf082b344e589f277aeb9f0 /app-i18n | |
parent | dev-libs/protobuf: Delete static assertion failing on HPPA. (diff) | |
download | gentoo-53a5708942308cb22e6c02f1a4b1dd13e00249d6.tar.gz gentoo-53a5708942308cb22e6c02f1a4b1dd13e00249d6.tar.bz2 gentoo-53a5708942308cb22e6c02f1a4b1dd13e00249d6.zip |
app-i18n/tagainijisho: Set CJK as co-maintainer.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/tagainijisho/metadata.xml | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/app-i18n/tagainijisho/metadata.xml b/app-i18n/tagainijisho/metadata.xml index c3d7f3c2261b..0ada3d02344c 100644 --- a/app-i18n/tagainijisho/metadata.xml +++ b/app-i18n/tagainijisho/metadata.xml @@ -1,27 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>arfrever.fta@gmail.com</email> - <name>Arfrever Frehtes Taifersar Arahesis</name> - </maintainer> - <maintainer type="person" proxied="proxy"> - <email>floppym@gentoo.org</email> - <name>Mike Gilbert</name> - </maintainer> - <longdescription> -Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool -that is available for Windows, MacOS X and Linux and aims at becoming your -Japanese study assistant. It allows you to quickly search for entries and mark -those that you wish to study, along with tags and personal notes. It also let -you train entries you are studying and follows your progression in remembering -them. Finally, it makes it easy to review entries you did not remember by -listing them on screen or printing them on a small booklet. + <maintainer type="person" proxied="yes"> + <email>arfrever.fta@gmail.com</email> + <name>Arfrever Frehtes Taifersar Arahesis</name> + </maintainer> + <maintainer type="project"> + <email>cjk@gentoo.org</email> + <name>Cjk</name> + </maintainer> + <longdescription> + Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool + that is available for Windows, MacOS X and Linux and aims at becoming your + Japanese study assistant. It allows you to quickly search for entries and mark + those that you wish to study, along with tags and personal notes. It also let + you train entries you are studying and follows your progression in remembering + them. Finally, it makes it easy to review entries you did not remember by + listing them on screen or printing them on a small booklet. -Tagaini Jisho also features complete stroke order animations for more than 6000 -kanji. -</longdescription> - <upstream> - <remote-id type="github">Gnurou/tagainijisho</remote-id> - </upstream> + Tagaini Jisho also features complete stroke order animations for more than 6000 + kanji. + </longdescription> + <upstream> + <remote-id type="github">Gnurou/tagainijisho</remote-id> + </upstream> </pkgmetadata> |