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 91AF31382C5 for ; Fri, 12 Jun 2020 19:32:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618B8E09D7; Fri, 12 Jun 2020 19:32:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47957E09D7 for ; Fri, 12 Jun 2020 19:32:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67AC334F1F8 for ; Fri, 12 Jun 2020 19:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12A5C242 for ; Fri, 12 Jun 2020 19:32:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1591990319.13e81442a01679a7e5f4065fcfeb48ff90be2a2f.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 13e81442a01679a7e5f4065fcfeb48ff90be2a2f X-VCS-Branch: master Date: Fri, 12 Jun 2020 19:32:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 915dbd7b-08bd-487a-9c83-308449deb4a0 X-Archives-Hash: 8af48e1d15f7c31bfc69adf85cca649c commit: 13e81442a01679a7e5f4065fcfeb48ff90be2a2f Author: Michał Górny gentoo org> AuthorDate: Fri Jun 12 19:31:42 2020 +0000 Commit: Michał Górny gentoo 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 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 @@ rafaelmartins@gentoo.org Rafael G. Martins + + python@gentoo.org + Python + 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