From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1446757-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 0184F158020
	for <garchives@archives.gentoo.org>; Thu, 13 Oct 2022 18:57:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 43E9CE069C;
	Thu, 13 Oct 2022 18:57:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 2A227E069C
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Oct 2022 18:57:00 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4AF68340D23
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Oct 2022 18:56:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A66BD5F1
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Oct 2022 18:56:57 +0000 (UTC)
From: "Piotr Karbowski" <slashbeast@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, "Piotr Karbowski" <slashbeast@gentoo.org>
Message-ID: <1665687415.1386fe04b7234da79014a3033ea3a56af3f590a6.slashbeast@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/xterm/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-terms/xterm/metadata.xml
X-VCS-Directories: x11-terms/xterm/
X-VCS-Committer: slashbeast
X-VCS-Committer-Name: Piotr Karbowski
X-VCS-Revision: 1386fe04b7234da79014a3033ea3a56af3f590a6
X-VCS-Branch: master
Date: Thu, 13 Oct 2022 18:56:57 +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: 13e9c47a-2862-4023-813f-6e0745d4d934
X-Archives-Hash: a775fe8d849d3a18a496305857964195

commit:     1386fe04b7234da79014a3033ea3a56af3f590a6
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 18:56:30 2022 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 18:56:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1386fe04

x11-terms/xterm: maintainer-needed.

Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 x11-terms/xterm/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-terms/xterm/metadata.xml b/x11-terms/xterm/metadata.xml
index afa7b8cf58e8..b6bd9a1252cc 100644
--- a/x11-terms/xterm/metadata.xml
+++ b/x11-terms/xterm/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>x11@gentoo.org</email>
-		<name>X11</name>
-	</maintainer>
+    <!-- maintainer-needed -->
 	<use>
 		<flag name="openpty">Use openpty() in preference to posix_openpt()</flag>
 		<flag name="sixel">Enable sixel graphics support</flag>