commit:     d7f71f3ddf35ba83a182907a5431ed108d5c7927
Author:     Julius Michaelis <gitter <AT> liftm <DOT> de>
AuthorDate: Sun Feb 14 09:02:03 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 22:28:17 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=d7f71f3d

repositories: Add liftm-overlay

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 12664f6..ec53230 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2822,6 +2822,17 @@
     <source 
type="git">git+ssh://[email protected]/repo/proj/libressl.git</source>
     <feed>https://cgit.gentoo.org/repo/proj/libressl.git/atom/</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>liftm</name>
+    <description lang="en">Personal Overlay</description>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Julius Michaelis</name>
+    </owner>
+    <source type="git">https://github.com/jcaesar/liftm-overlay.git</source>
+    <source 
type="git">git+ssh://[email protected]/jcaesar/liftm-overlay.git</source>
+    <feed>https://github.com/jcaesar/liftm-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>linux-be</name>
     <description lang="en">Port of Boot Environments for 
GNU/Linux</description>

Reply via email to