dev-python/entrypoints: Add python@ as (co-)maint

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-10 10:08:08 +02:00
parent f6355c455e
commit ff0cbd991e

View File

@@ -5,6 +5,10 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Entry points are a way for Python packages to advertise objects with
some common interface. The most common examples are console_scripts