dev-python/cysignals: Add python@ as co-maint.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-06 12:45:37 +02:00
parent 752458dc5e
commit 29c2410754

View File

@@ -20,6 +20,11 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
When writing Cython code, special care must be taken to ensure that
the code can be interrupted with CTRL-C. Since Cython optimizes for