From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1483488-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 D21C115800F
	for <garchives@archives.gentoo.org>; Fri,  3 Feb 2023 11:08:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C8F9AE0827;
	Fri,  3 Feb 2023 11:08:47 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id AE733E0827
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2023 11:08:47 +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 508B433FEF1
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2023 11:08:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id ADB728AA
	for <gentoo-commits@lists.gentoo.org>; Fri,  3 Feb 2023 11:08:43 +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: <1675422419.58320627d3801e39ce83a1d45422029a8b54f2cd.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-trayicons/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-plugins/gkrellm-trayicons/metadata.xml
X-VCS-Directories: x11-plugins/gkrellm-trayicons/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 58320627d3801e39ce83a1d45422029a8b54f2cd
X-VCS-Branch: master
Date: Fri,  3 Feb 2023 11:08:43 +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: 4405555a-c9bc-4d01-9db1-06636c84409d
X-Archives-Hash: cdc5721b1f51a4dbf48a8fc7dfc71788

commit:     58320627d3801e39ce83a1d45422029a8b54f2cd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 11:06:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 11:06:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58320627

x11-plugins/gkrellm-trayicons: adopt

Help very much still welcome, just adopting so it's not m-n and can fix

the easy bugs at least.

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

 x11-plugins/gkrellm-trayicons/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-trayicons/metadata.xml b/x11-plugins/gkrellm-trayicons/metadata.xml
index 85e4ed814fa2..641cbd3703e7 100644
--- a/x11-plugins/gkrellm-trayicons/metadata.xml
+++ b/x11-plugins/gkrellm-trayicons/metadata.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>sam@gentoo.org</email>
+		<name>Sam James</name>
+	</maintainer>
 </pkgmetadata>