dev-python/ansicolor: assign m-n package to myself

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6686
This commit is contained in:
Ilya Tumaykin
2017-12-24 15:45:54 +03:00
committed by Patrice Clement
parent 159b58bfd0
commit 3d6cd9fce3

View File

@@ -1,9 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="pypi">ansicolor</remote-id>
<remote-id type="github">numerodix/ansicolor</remote-id>
</upstream>
<maintainer type="person">
<email>itumaykin+gentoo@gmail.com</email>
<name>Coacher</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">numerodix/ansicolor</remote-id>
<remote-id type="pypi">ansicolor</remote-id>
</upstream>
</pkgmetadata>