*/*: drop inactive maintainer

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2024-04-20 09:52:03 +03:00
parent 6118ce8982
commit bd1e11e1d6
14 changed files with 14 additions and 56 deletions

View File

@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<!-- maintainer-needed -->
<upstream>
<doc>https://github.com/fakefred/ascim#usage</doc>
<bugs-to>https://github.com/fakefred/ascim/issues</bugs-to>

View File

@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<!-- maintainer-needed -->
<longdescription lang="en">
Very simple Python library for color and formatting in terminal.
Collection of color codes and names for 256 color terminal setups.

View File

@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">pwaller/pyfiglet</remote-id>
<remote-id type="pypi">pyfiglet</remote-id>