gentoo-ebuilds/app-misc/anki/metadata.xml
Sam James d9ddc0bbd9
app-misc/anki: update maintainers
The ebuild has changed significantly since Patrick last touched it and
the last I recall, he didn't have an interest (not unreasonably) in handling
the node/whatever else they pick-of-the-day. Make metadata.xml reflect
reality.

Signed-off-by: Sam James <sam@gentoo.org>
2025-03-10 03:57:34 +00:00

31 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>watermanpaint@posteo.net</email>
<name>Lucio Sauer</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Anki is a program designed to help you remember facts
(such as words and phrases in a foreign language) as
quickly, easily and efficiently as possible.
</longdescription>
<upstream>
<bugs-to>https://forums.ankiweb.net/c/anki/21</bugs-to>
<changelog>https://github.com/ankitects/anki/releases</changelog>
<doc>https://docs.ankiweb.net/</doc>
<maintainer status="active">
<name>Damien Elmes</name>
</maintainer>
<remote-id type="github">ankitects/anki</remote-id>
</upstream>
<use>
<flag name="gui">
Enable support for a graphical user interface. Disable for standalone sync server.
</flag>
</use>
</pkgmetadata>