dev-cpp/mastodon-cpp: Set maintainer to “inactive”.

This commit is contained in:
tastytea 2020-01-09 18:38:59 +01:00
parent c6c8647eff
commit e5752b8927
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 12 additions and 12 deletions

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata> <pkgmetadata>
<maintainer type="person"> <maintainer type="person">
<email>gentoo@tastytea.de</email> <email>gentoo@tastytea.de</email>
<name>tastytea</name> <name>tastytea</name>
</maintainer> </maintainer>
<upstream> <upstream>
<maintainer status="active"> <maintainer status="inactive">
<name>tastytea</name> <name>tastytea</name>
<email>tastytea@tastytea.de</email> <email>tastytea@tastytea.de</email>
</maintainer> </maintainer>
<doc>https://doc.schlomp.space/mastodon-cpp/</doc> <doc>https://doc.schlomp.space/mastodon-cpp/</doc>
<bugs-to>https://schlomp.space/tastytea/mastodon-cpp/issues</bugs-to> <bugs-to>https://schlomp.space/tastytea/mastodon-cpp/issues</bugs-to>
</upstream> </upstream>
</pkgmetadata> </pkgmetadata>