From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DB8D61395E2 for ; Thu, 3 Nov 2016 16:19:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45C0FE0BEF; Thu, 3 Nov 2016 16:19:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D0B4E0BEF for ; Thu, 3 Nov 2016 16:19:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65E043414D6 for ; Thu, 3 Nov 2016 16:19:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 290ED24BE for ; Thu, 3 Nov 2016 16:19:11 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1478189817.daedeccf3e348433f4950f4433a85324037c97cd.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/gunicorn/metadata.xml X-VCS-Directories: www-servers/gunicorn/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: daedeccf3e348433f4950f4433a85324037c97cd X-VCS-Branch: master Date: Thu, 3 Nov 2016 16:19:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fe0d2941-7443-4b8b-9ca9-6fda5c66e025 X-Archives-Hash: 1e9ebc0372a86157b142691d3ec0d0f0 commit: daedeccf3e348433f4950f4433a85324037c97cd Author: Göktürk Yüksek gentoo org> AuthorDate: Thu Nov 3 16:07:44 2016 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Thu Nov 3 16:16:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daedeccf www-servers/gunicorn: remove proxied maintainer per his request Package-Manager: portage-2.2.28 www-servers/gunicorn/metadata.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/www-servers/gunicorn/metadata.xml b/www-servers/gunicorn/metadata.xml index 7e00e1d..2461e1c 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