From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1503799-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 EDA1115800C
	for <garchives@archives.gentoo.org>; Mon,  3 Apr 2023 12:15:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3352AE075F;
	Mon,  3 Apr 2023 12:15:51 +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 0B328E075F
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 12:15:51 +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 F04B6335D8D
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 12:15:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E7608BC
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 12:15:48 +0000 (UTC)
From: "Florian Schmaus" <flow@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, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1680524122.8631f705f8b55fae3c15fcbe11c647646c874561.flow@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
X-VCS-Repository: data/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 8631f705f8b55fae3c15fcbe11c647646c874561
X-VCS-Branch: master
Date: Mon,  3 Apr 2023 12:15:48 +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: cd39d563-3565-4445-8825-8e0c5eaa9fd4
X-Archives-Hash: 09e805ecd6e0cdd21315aac8824520f4

commit:     8631f705f8b55fae3c15fcbe11c647646c874561
Author:     Gabriel Sanches <gabriel <AT> gsr <DOT> dev>
AuthorDate: Thu Mar  2 16:01:22 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 12:15:22 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=8631f705

repositories: Add gbrlsnchs

Closes: https://github.com/gentoo/api-gentoo-org/pull/594
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 files/overlays/repositories.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 72bc5e0..65d6c42 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1537,6 +1537,18 @@
     <feed>https://cgit.gentoo.org/proj/gamerlay.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/proj/gamerlay.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>gbrlsnchs</name>
+    <description lang="en">Gabriel Sanches's personal ebuild repository</description>
+    <homepage>https://sr.ht/~gbrlsnchs/ebuilds</homepage>
+    <owner type="person">
+      <email>gabriel@gsr.dev</email>
+      <name>Gabriel Sanches</name>
+    </owner>
+    <source type="git">https://git.sr.ht/~gbrlsnchs/ebuilds</source>
+    <source type="git">ssh://git@git.sr.ht:~gbrlsnchs/ebuilds</source>
+    <feed>https://git.sr.ht/~gbrlsnchs/ebuilds/log/trunk/rss.xml</feed>
+  </repo>
   <repo quality="core" status="official">
     <name>gentoo</name>
     <description>Official Gentoo ebuild repository</description>