commit:     0c71f83c2952437235ddd7cc836b6b03b084b601
Author:     Han Mertens <hanmertens <AT> outlook <DOT> com>
AuthorDate: Sun May 17 19:05:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 17 19:40:49 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=0c71f83c

repositories: add han overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/280
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 b0fbcd1..bd57f80 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2148,6 +2148,18 @@
     <source type="git">git://github.com/hamper/hamper-overlay.git</source>
     <feed>https://github.com/hamper/hamper-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>han</name>
+    <description lang="en">Han's personal ebuild repository</description>
+    <homepage>https://github.com/hanmertens/han-overlay</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Han Mertens</name>
+    </owner>
+    <source type="git">https://github.com/hanmertens/han-overlay.git</source>
+    <source 
type="git">git+ssh://[email protected]/hanmertens/han-overlay.git</source>
+    <feed>https://github.com/hanmertens/han-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>hangul-typing</name>
     <description lang="en">It contains hangul-typing tutors.</description>

Reply via email to