From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1007201-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 75147138333 for <garchives@archives.gentoo.org>; Sun, 4 Mar 2018 20:05:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BD14E0882; Sun, 4 Mar 2018 20:05:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 48A7AE0882 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Mar 2018 20:05:10 +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 7988D335C2F for <gentoo-commits@lists.gentoo.org>; Sun, 4 Mar 2018 20:05:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7EF923C for <gentoo-commits@lists.gentoo.org>; Sun, 4 Mar 2018 20:05:06 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1520193879.62ce78230e93d740cf1395f9a855188884abd07a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-frontends/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/sane-frontends/metadata.xml X-VCS-Directories: media-gfx/sane-frontends/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 62ce78230e93d740cf1395f9a855188884abd07a X-VCS-Branch: master Date: Sun, 4 Mar 2018 20:05:06 +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-Archives-Salt: 9f23c665-06d4-4bf9-a973-c17b8ef2a038 X-Archives-Hash: 5d85c5ddf43faf1d7f18b13984265f16 commit: 62ce78230e93d740cf1395f9a855188884abd07a Author: Herb Miller Jr <herb <AT> hlmjr <DOT> com> AuthorDate: Sun Mar 4 16:23:42 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 20:04:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ce7823 media-gfx/sane-frontends: Add herbmillerjr as maintainer Bug: https://bugs.gentoo.org/649570 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-gfx/sane-frontends/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/media-gfx/sane-frontends/metadata.xml b/media-gfx/sane-frontends/metadata.xml index 6f49eba8f49..8b40ef0464f 100644 --- a/media-gfx/sane-frontends/metadata.xml +++ b/media-gfx/sane-frontends/metadata.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>herb@hlmjr.com</email> + <name>Herb Miller Jr. (herbmillerjr)</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> </pkgmetadata>