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 6D8361382C5 for ; Tue, 19 May 2020 11:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 912F1E082D; Tue, 19 May 2020 11:47:35 +0000 (UTC) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (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 5FCACE082D for ; Tue, 19 May 2020 11:47:35 +0000 (UTC) X-Originating-IP: 93.227.184.211 From: =?UTF-8?q?Robert=20G=C3=BCnzler?= To: gentoo-proxy-maint@lists.gentoo.org Cc: =?UTF-8?q?Robert=20G=C3=BCnzler?= Subject: [gentoo-proxy-maint] [PATCH v2 3/3] app-emulation/crun: new maintainer Date: Tue, 19 May 2020 13:45:04 +0200 Message-Id: <20200519114504.9979-3-robert@gnzler.io> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200519114504.9979-1-robert@gnzler.io> References: <066576ff-ebb3-1b91-11a7-1e5cd591ff93@gentoo.org> <20200519114504.9979-1-robert@gnzler.io> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Proxy Maintainers X-BeenThere: gentoo-proxy-maint@gentoo.org X-BeenThere: gentoo-proxy-maint@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: e7067090-7324-4204-acd2-4f17e7153b5a X-Archives-Hash: 62a42fb4975feee1c7e73517abbb778a From: Robert Günzler Signed-off-by: Robert Günzler --- app-emulation/crun/metadata.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app-emulation/crun/metadata.xml b/app-emulation/crun/metadata.xml index 53609eb7d..4564ac525 100644 --- a/app-emulation/crun/metadata.xml +++ b/app-emulation/crun/metadata.xml @@ -1,7 +1,13 @@ - + + proxy-maint@gentoo.org + Proxy Maintainers + + + robert@gnzler.io + While most of the tools used in the Linux containers ecosystem are written in Go, crun authors believe C is a better fit for a lower level tool like a -- 2.26.2