commit:     9fbc57820a3fd04450f342ee9c23b25b813a06f0
Author:     Sławomir Nizio <slawomir.nizio <AT> sabayon <DOT> org>
AuthorDate: Sun Dec 22 13:14:34 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 16:45:33 2019 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=9fbc5782

repositories.xml: add "sabayon" back, set myself as owner of two sabayon* repos

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

 files/overlays/repositories.xml | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 437571a..ef83469 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3875,6 +3875,20 @@
     <source type="git">[email protected]:gentoo/gentoo-rust.git</source>
     <feed>https://github.com/gentoo/gentoo-rust/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>sabayon</name>
+    <description>Sabayon ebuilds that could be upstreamed to
+    Gentoo (or just being useful for Gentoo users as well):
+    hot fixes, ebuild updates, etc.
+    For Sabayon-only ebuilds, please use the sabayon-distro overlay.
+    Bugs to http://bugs.sabayon.org</description>
+    <homepage>http://sabayon.org</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+    </owner>
+    <source type="git">git://github.com/Sabayon/for-gentoo.git</source>
+    <feed>https://github.com/feeds/Sabayon/commits/for-gentoo/master</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>sabayon-distro</name>
     <description>Sabayon related ebuilds such as artwork, kernel binaries,
@@ -3882,7 +3896,7 @@
     Bugs to http://bugs.sabayon.org</description>
     <homepage>http://sabayon.org</homepage>
     <owner type="person">
-      <email>[email protected]</email>
+      <email>[email protected]</email>
     </owner>
     <source type="git">git://github.com/Sabayon/sabayon-distro.git</source>
     <feed>https://github.com/feeds/Sabayon/commits/sabayon-distro/master</feed>

Reply via email to