gentoo/dev-python/sentinels/metadata.xml
Michał Górny 11717caa34
dev-python/sentinels: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-07-02 14:42:51 +02:00

23 lines
755 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vpayno+gentoo@gmail.com</email>
<name>Victor Payno</name>
</maintainer>
<maintainer type="person">
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Sentinels are objects with special meanings. They can be thought of as singletons, but they service the need of having 'special' values in your code, that have special meanings.
</longdescription>
<upstream>
<remote-id type="pypi">sentinels</remote-id>
</upstream>
</pkgmetadata>