mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-24 08:17:27 -08:00
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1248 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
19 lines
637 B
XML
19 lines
637 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>sautier.louis@gmail.com</email>
|
|
<name>Louis Sautier</name>
|
|
<description>Proxied maintainer; set to assignee in all bugs</description>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">humanize</remote-id>
|
|
<remote-id type="github">jmoiron/humanize</remote-id>
|
|
<bugs-to>https://github.com/jmoiron/humanize/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|