From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1459992-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 B1BFA158020
	for <garchives@archives.gentoo.org>; Thu, 24 Nov 2022 11:35:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D9BBBE08C3;
	Thu, 24 Nov 2022 11:35:57 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 C2A9EE08C3
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 11:35:57 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 04117340E71
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 11:35:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E5EB755
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Nov 2022 11:35:55 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1669289680.388eaa41832607e4b3034cfd2f677068e5942d1b.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-lang/gnucobol/metadata.xml
X-VCS-Directories: dev-lang/gnucobol/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 388eaa41832607e4b3034cfd2f677068e5942d1b
X-VCS-Branch: master
Date: Thu, 24 Nov 2022 11:35:55 +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: c103d9fc-cbbb-4245-bdb2-635ef4bdb136
X-Archives-Hash: 078ca146a6e1fbc3b8d7b65ff4d335f2

commit:     388eaa41832607e4b3034cfd2f677068e5942d1b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 11:34:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 11:34:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388eaa41

dev-lang/gnucobol: update maintainers

Patrick hasn't touched it in years and Anton made the PR a while
ago so we should see if he wants to be listed.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lang/gnucobol/metadata.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-lang/gnucobol/metadata.xml b/dev-lang/gnucobol/metadata.xml
index 67d7438cc42b..d9f88e1f25d0 100644
--- a/dev-lang/gnucobol/metadata.xml
+++ b/dev-lang/gnucobol/metadata.xml
@@ -1,22 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>patrick@gentoo.org</email>
-		<name>Patrick Lauer</name>
-	</maintainer>
 	<maintainer type="person">
 		<email>tupone@gentoo.org</email>
 		<name>Alfredo Tupone</name>
 	</maintainer>
-	<maintainer type="person">
-		<email>anton.kochkov@gmail.com</email>
-		<name>Anton Kochkov</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>proxy-maint@gentoo.org</email>
-		<name>Proxy Maintainers</name>
-	</maintainer>
 	<use>
 		<flag name="json">Enable support for JSON template formatting via <pkg>dev-libs/json-c</pkg></flag>
 	</use>