commit: 13e81442a01679a7e5f4065fcfeb48ff90be2a2f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 12 19:31:42 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 19:31:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e81442
www-servers/gunicorn: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
www-servers/gunicorn/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/www-servers/gunicorn/metadata.xml
b/www-servers/gunicorn/metadata.xml
index 96e0eb804f8..63bf1bf57b3 100644
--- a/www-servers/gunicorn/metadata.xml
+++ b/www-servers/gunicorn/metadata.xml
@@ -5,6 +5,10 @@
<email>[email protected]</email>
<name>Rafael G. Martins</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Python</name>
+ </maintainer>
<longdescription lang="en">
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a
pre-fork worker model ported from Ruby's Unicorn project. The
Gunicorn