From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1174831-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 29E6B1382C5 for <garchives@archives.gentoo.org>; Thu, 28 May 2020 11:21:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CB17E081E; Thu, 28 May 2020 11:21:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 410E3E081E for <gentoo-commits@lists.gentoo.org>; Thu, 28 May 2020 11:21:37 +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 D864034E531 for <gentoo-commits@lists.gentoo.org>; Thu, 28 May 2020 11:21:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55FA2230 for <gentoo-commits@lists.gentoo.org>; Thu, 28 May 2020 11:21:34 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@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 K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1590664881.e130bf081678b1bcbd410718565b16f263f2e894.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/album/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/album/metadata.xml X-VCS-Directories: media-gfx/album/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: e130bf081678b1bcbd410718565b16f263f2e894 X-VCS-Branch: master Date: Thu, 28 May 2020 11:21:34 +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: 26e2c2a6-7232-484c-b3ff-8acfd70dc8a8 X-Archives-Hash: f4393e0d505d1e45bae02962ea4a16fc commit: e130bf081678b1bcbd410718565b16f263f2e894 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu May 28 11:19:32 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu May 28 11:21:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e130bf08 media-gfx/album: Add myself as maintainer Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> media-gfx/album/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/media-gfx/album/metadata.xml b/media-gfx/album/metadata.xml index dbfe02dd7cc..64fc4579cb9 100644 --- a/media-gfx/album/metadata.xml +++ b/media-gfx/album/metadata.xml @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<maintainer type="person"> + <email>dilfridge@gentoo.org</email> +</maintainer> <maintainer type="project"> <email>graphics@gentoo.org</email> <name>Gentoo Graphics Project</name>