From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1112748-garchives=archives.gentoo.org@lists.gentoo.org> 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 0227A138334 for <garchives@archives.gentoo.org>; Tue, 24 Sep 2019 12:50:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3234EE0918; Tue, 24 Sep 2019 12:50:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 16679E0918 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2019 12:50:27 +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 B759634B50E for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2019 12:50:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2105F775 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2019 12:50:24 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1569328996.9ef188b76c8b899e9801f9c50dc9313102d181e2.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/grafana-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/grafana-bin/metadata.xml X-VCS-Directories: www-apps/grafana-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9ef188b76c8b899e9801f9c50dc9313102d181e2 X-VCS-Branch: master Date: Tue, 24 Sep 2019 12:50:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4932b657-e001-4dd5-b54c-f9aaa03ba17a X-Archives-Hash: c99627b38f6c55b15e08481e5fe2684c commit: 9ef188b76c8b899e9801f9c50dc9313102d181e2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Sep 24 12:43:16 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Sep 24 12:43:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef188b7 www-apps/grafana-bin: add mrueg <AT> g.o as a maintainer Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-apps/grafana-bin/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www-apps/grafana-bin/metadata.xml b/www-apps/grafana-bin/metadata.xml index 916283cbb20..1dd406a10e5 100644 --- a/www-apps/grafana-bin/metadata.xml +++ b/www-apps/grafana-bin/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>mrueg@gentoo.org</email> + <name>Manuel RĂ¼ger</name> + </maintainer> <maintainer type="person"> <email>erkiferenc@gmail.com</email> </maintainer>