mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-12 16:27:26 -08:00
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
20 lines
603 B
XML
20 lines
603 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer>
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>openstack@gentoo.org</email>
|
|
<name>Openstack</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
This is a client for the OpenStack APIs.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">python-openstackclient</remote-id>
|
|
<remote-id type="github">openstack/python-openstackclient</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|