From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1246800-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 F14F21382C5
	for <garchives@archives.gentoo.org>; Sat, 30 Jan 2021 15:15:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3962AE0ACB;
	Sat, 30 Jan 2021 15:15:40 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 22DFBE0ACB
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:15:40 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 395FF33BF05
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:15:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E7FE74A6
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:15:37 +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: <1612019724.968bbd3340bd1e9daf26a75945f9bf3aed6ac4fe.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: 968bbd3340bd1e9daf26a75945f9bf3aed6ac4fe
X-VCS-Branch: master
Date: Sat, 30 Jan 2021 15:15:37 +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: 05d10eaa-3f7b-4ae6-af4d-45836a149c7d
X-Archives-Hash: 2eb90fd232ffd26d0361a6a6f851e859

commit:     968bbd3340bd1e9daf26a75945f9bf3aed6ac4fe
Author:     GriffOn Yi <yily_101 <AT> 163 <DOT> com>
AuthorDate: Sat Jan 30 11:43:47 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 15:15:24 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=968bbd33

repositories: Add griffon_overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/362
Signed-off-by: Michał Górny <mgorny <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 a992428..3e60da7 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2163,6 +2163,18 @@
     <feed>https://cgit.gentoo.org/dev/graaff.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/dev/graaff.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>griffon_overlay</name>
+    <description lang="en">Personal overlay of GriffOn Yi</description>
+    <homepage>https://github.com/windfail/griffon_overlay</homepage>
+    <owner type="person">
+      <email>yily_101@163.com</email>
+      <name>GriffOn Yi</name>
+    </owner>
+    <source type="git">https://github.com/windfail/griffon_overlay.git</source>
+    <source type="git">git+ssh://git@github.com/windfail/griffon_overlay.git</source>
+    <feed>https://github.com/windfail/griffon_overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="official">
     <name>grub2-themes</name>
     <description lang="en">Overlay dedicated to Grub2 themes (of any distribution)</description>