From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1594790-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 73A7A15838C
	for <garchives@archives.gentoo.org>; Fri, 26 Jan 2024 19:37:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 647C0E29D7;
	Fri, 26 Jan 2024 19:37:42 +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 4DA44E29D7
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 Jan 2024 19:37:42 +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 5A53A3433BE
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 Jan 2024 19:37:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B84EE13AA
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 Jan 2024 19:37:39 +0000 (UTC)
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in>
Message-ID: <1706297841.03192973973384a724a706efbbf34fe04230155b.cybertailor@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/xattr/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-python/xattr/metadata.xml
X-VCS-Directories: dev-python/xattr/
X-VCS-Committer: cybertailor
X-VCS-Committer-Name: Anna Vyalkova
X-VCS-Revision: 03192973973384a724a706efbbf34fe04230155b
X-VCS-Branch: dev
Date: Fri, 26 Jan 2024 19:37:39 +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: f1aef35d-84f9-4a9f-a880-d7a9a454a379
X-Archives-Hash: 70a8e7f9aa8925a3906cc2c3d45fe533

commit:     03192973973384a724a706efbbf34fe04230155b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jan 26 19:36:15 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Jan 26 19:37:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03192973

dev-python/xattr: update upstream metadata

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/xattr/metadata.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/xattr/metadata.xml b/dev-python/xattr/metadata.xml
index 9fbd4c5484..63e1d0327c 100644
--- a/dev-python/xattr/metadata.xml
+++ b/dev-python/xattr/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
@@ -9,5 +9,9 @@
 		<bugs-to>https://github.com/xattr/xattr/issues</bugs-to>
 		<remote-id type="pypi">xattr</remote-id>
 		<remote-id type="github">xattr/xattr</remote-id>
+		<maintainer>
+			<name>Bob Ippolito</name>
+			<email>bob@redivi.com</email>
+		</maintainer>
 	</upstream>
 </pkgmetadata>