From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1238883-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id CC90D1382C5
	for <garchives@archives.gentoo.org>; Wed,  6 Jan 2021 18:23:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E1923E087A;
	Wed,  6 Jan 2021 18:23:52 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C4E4AE087A
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Jan 2021 18:23:52 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 585A6340E5D
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Jan 2021 18:23:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BFE4753
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Jan 2021 18:23:49 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1609957424.c63b6bacd32ba2d5d0ed1686a1cfe38794db7d81.mgorny@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: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: c63b6bacd32ba2d5d0ed1686a1cfe38794db7d81
X-VCS-Branch: master
Date: Wed,  6 Jan 2021 18:23:49 +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: c4c84c16-58ea-4488-8288-8aa84effa6cd
X-Archives-Hash: 1d5d301751fd0b186d623659d7662427

commit:     c63b6bacd32ba2d5d0ed1686a1cfe38794db7d81
Author:     myrvogna <myrvogna <AT> myrvogna <DOT> net>
AuthorDate: Wed Jan  6 17:55:11 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 18:23:44 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c63b6bac

repositories: Add myrvolay

Closes: https://github.com/gentoo/api-gentoo-org/pull/355
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8acc15c..abdf905 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3322,6 +3322,19 @@
     <feed>https://cgit.gentoo.org/proj/nx.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/proj/nx.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>myrvolay</name>
+    <description lang="en">myrvogna's personal Gentoo overlay</description>
+    <homepage>https://github.com/myrvogna/myrvolay</homepage>
+    <owner type="person">
+      <email>octiabrina@myrvogna.net</email>
+      <name>Octiabrina Terrien-Puig</name>
+    </owner>
+    <source type="git">https://github.com/myrvogna/myrvolay.git</source>
+    <source type="git">git://github.com/myrvogna/myrvolay.git</source>
+    <source type="git">git@github.com:myrvogna/myrvolay.git</source>
+    <feed>https://github.com/myrvogna/myrvolay/commits/main.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>oboeverlay</name>
     <description lang="en">ChrisOboe's overlay</description>