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 DE19E138334 for ; Wed, 24 Oct 2018 13:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A660E0974; Wed, 24 Oct 2018 13:19:43 +0000 (UTC) Received: from smtp.gentoo.org (unknown [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 72204E0974 for ; Wed, 24 Oct 2018 13:19:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2E5D0335CD2 for ; Wed, 24 Oct 2018 13:19:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B3703F1 for ; Wed, 24 Oct 2018 13:19:20 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1540387143.4b5c62dfe789f9a34c18f05a603502dd2bcdab12.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cloud-init/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/cloud-init/metadata.xml X-VCS-Directories: app-emulation/cloud-init/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4b5c62dfe789f9a34c18f05a603502dd2bcdab12 X-VCS-Branch: master Date: Wed, 24 Oct 2018 13:19:20 +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: 75ec5a75-4a42-4d77-9284-a1c475e17de7 X-Archives-Hash: 1a471191e92f130f3b4928274c942a29 commit: 4b5c62dfe789f9a34c18f05a603502dd2bcdab12 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Oct 24 13:15:44 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Oct 24 13:19:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5c62df app-emulation/cloud-init: add myself to maintainers As discussed with prometheanfire. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue gentoo.org> app-emulation/cloud-init/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-emulation/cloud-init/metadata.xml b/app-emulation/cloud-init/metadata.xml index 0516fdb4ff9..ac6c94ad067 100644 --- a/app-emulation/cloud-init/metadata.xml +++ b/app-emulation/cloud-init/metadata.xml @@ -5,6 +5,10 @@ prometheanfire@gentoo.org Matthew Thode + + eva@gentoo.org + Gilles Dartiguelongue + Package provides configuration and customization of cloud instance.