diff --git a/www-servers/gunicorn/metadata.xml b/www-servers/gunicorn/metadata.xml
index 7e00e1deb4f7f..2461e1cdf8015 100644
--- a/www-servers/gunicorn/metadata.xml
+++ b/www-servers/gunicorn/metadata.xml
@@ -5,11 +5,6 @@
rafaelmartins@gentoo.org
Rafael G. Martins
-
- bugs@bergstroem.nu
- Johan Bergström
- Co-maintainer, CC on bugs.
-
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
server is broadly compatible with various web frameworks, simply