From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1383290-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 39B0A15808C
	for <garchives@archives.gentoo.org>; Thu,  7 Apr 2022 18:37:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 14D4DE09B4;
	Thu,  7 Apr 2022 18:36:59 +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 517F5E0AD0
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2022 18:36: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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7495E340F97
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2022 18:36:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9109D38E
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2022 18:36:54 +0000 (UTC)
From: "Dex Conner" <cantcuckthis@danwin1210.de>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Dex Conner" <cantcuckthis@danwin1210.de>
Message-ID: <1649356594.9a7e858fc191a45c2e0932f0a93d673bb0acfb14.cantcuckthis@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lf/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: app-misc/lf/metadata.xml
X-VCS-Directories: app-misc/lf/
X-VCS-Committer: cantcuckthis
X-VCS-Committer-Name: Dex Conner
X-VCS-Revision: 9a7e858fc191a45c2e0932f0a93d673bb0acfb14
X-VCS-Branch: dev
Date: Thu,  7 Apr 2022 18:36:54 +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: ef925a9c-d7f0-4f44-9f80-a0d4e586237a
X-Archives-Hash: 0a90b42b95b6ab50ee03e3ad5b77a925

commit:     9a7e858fc191a45c2e0932f0a93d673bb0acfb14
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Thu Apr  7 18:30:25 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Thu Apr  7 18:36:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a7e858f

app-misc/lf: add myself as a maintainer

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 app-misc/lf/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-misc/lf/metadata.xml b/app-misc/lf/metadata.xml
index ad8cead24..bde8ab74f 100644
--- a/app-misc/lf/metadata.xml
+++ b/app-misc/lf/metadata.xml
@@ -5,4 +5,8 @@
         <email>svdm-gentoo@protonmail.com</email>
         <name>Simon van der Maas</name>
     </maintainer>
+    <maintainer type="person">
+        <email>cantcuckthis@danwin1210.de</email>
+        <name>Dex Conner</name>
+    </maintainer>
 </pkgmetadata>