From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1658771-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 66208159C9B
	for <garchives@archives.gentoo.org>; Sun,  4 Aug 2024 09:16:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9700B2BC014;
	Sun,  4 Aug 2024 09:16:34 +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 79B072BC014
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Aug 2024 09:16:34 +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 8BADA342FF9
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Aug 2024 09:16:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C26731E80
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Aug 2024 09:16:31 +0000 (UTC)
From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Daichi Yamamoto" <dev@dyama.net>
Message-ID: <1722762648.6d7024051be49ef279d7987f3e36fcbd3495bd1e.dev@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: gui-apps/yambar/metadata.xml
X-VCS-Directories: gui-apps/yambar/
X-VCS-Committer: dev
X-VCS-Committer-Name: Daichi Yamamoto
X-VCS-Revision: 6d7024051be49ef279d7987f3e36fcbd3495bd1e
X-VCS-Branch: dev
Date: Sun,  4 Aug 2024 09:16:31 +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: 2ba27022-2cf5-4fc6-bc72-5adc2023dce2
X-Archives-Hash: a230020b9284b938f91ac12664110bb0

commit:     6d7024051be49ef279d7987f3e36fcbd3495bd1e
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Aug  4 09:10:48 2024 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sun Aug  4 09:10:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d702405

gui-apps/yambar: add myself as a maintainer

Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>

 gui-apps/yambar/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gui-apps/yambar/metadata.xml b/gui-apps/yambar/metadata.xml
index 8ab6a025c..bab4e8830 100644
--- a/gui-apps/yambar/metadata.xml
+++ b/gui-apps/yambar/metadata.xml
@@ -5,6 +5,10 @@
 		<email>leonardo@neumann.dev.br</email>
 		<name>Leonardo Neumann</name>
 	</maintainer>
+	<maintainer type="person">
+		<email>dev@dyama.net</email>
+		<name>Daichi Yamamoto</name>
+	</maintainer>
 	<upstream>
 		<bugs-to>https://codeberg.org/dnkl/yambar/issues</bugs-to>
 		<changelog>https://codeberg.org/dnkl/yambar/releases</changelog>