From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1368414-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C198115808B
	for <garchives@archives.gentoo.org>; Thu, 17 Feb 2022 18:40:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1A1C5E077A;
	Thu, 17 Feb 2022 18:40:51 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F06ACE077A
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:40:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DEF30342F7E
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:40:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D48D1F1
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Feb 2022 18:40:48 +0000 (UTC)
From: "David Seifert" <soap@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, "David Seifert" <soap@gentoo.org>
Message-ID: <1645123240.d6aa8c5b58967141df1fe1e90df0d845bdee32b9.soap@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-crypt/gpgme/metadata.xml
X-VCS-Directories: app-crypt/gpgme/
X-VCS-Committer: soap
X-VCS-Committer-Name: David Seifert
X-VCS-Revision: d6aa8c5b58967141df1fe1e90df0d845bdee32b9
X-VCS-Branch: master
Date: Thu, 17 Feb 2022 18:40:48 +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: 202a76c7-9f46-49aa-8e9b-31907cef07d5
X-Archives-Hash: febfde8f87f2ec09959e9101df85cb81

commit:     d6aa8c5b58967141df1fe1e90df0d845bdee32b9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 17 18:40:40 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb 17 18:40:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6aa8c5b

app-crypt/gpgme: [QA] add base-system@ as a backup maintainer

* The maintainer does not respond to requests for fixes.

Bug: https://bugs.gentoo.org/833355
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/gpgme/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-crypt/gpgme/metadata.xml b/app-crypt/gpgme/metadata.xml
index b051a2c89017..fe58b0dcd0da 100644
--- a/app-crypt/gpgme/metadata.xml
+++ b/app-crypt/gpgme/metadata.xml
@@ -5,6 +5,10 @@
 		<name>Lars Wendler</name>
 		<email>polynomial-c@gentoo.org</email>
 	</maintainer>
+	<maintainer type="project">
+		<email>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
 	<use>
 		<flag name="common-lisp">Install common-lisp files</flag>
 	</use>