Files
gentoo/dev-php/semver/metadata.xml
Michael Orlitzky 5038bedd1c dev-php/semver: add the PHP project as a co-maintainer.
Package-Manager: portage-2.3.0
2016-12-18 18:17:24 -05:00

22 lines
691 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>guillaumeseren@gmail.com</email>
<name>Guillaume Seren</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription>
Semantic versioning utilities with the addition of version constraints parsing and checking.
</longdescription>
<upstream>
<remote-id type="github">composer/semver</remote-id>
</upstream>
</pkgmetadata>