gentoo-ebuilds/app-containers/docker-compose/metadata.xml
Sebastian Pipping b878bed923
app-containers/docker-compose: Formalize split maintainership
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
2023-04-16 18:42:59 +02:00

18 lines
689 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer restrict="&gt;=app-containers/docker-compose-2" type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
<description>Version 2.x.x (Golang)</description>
</maintainer>
<maintainer restrict="&lt;app-containers/docker-compose-2" type="person">
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
<description>Version 1.x.x (Python)</description>
</maintainer>
<upstream>
<remote-id type="pypi">docker-compose</remote-id>
<remote-id type="github">docker/compose</remote-id>
</upstream>
</pkgmetadata>