summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorILMostro <ilmostro7@gmail.com>2018-05-20 04:48:08 -0500
committerMichał Górny <mgorny@gentoo.org>2018-05-21 08:12:29 +0200
commit24dcebd740879113031fe24e31047c3c9f176a7d (patch)
treedb6536a37f23a87aad035b90eef1c894243faef4
parentrepositories: Add wuodan-overlay (diff)
downloadapi-24dcebd740879113031fe24e31047c3c9f176a7d.tar.gz
api-24dcebd740879113031fe24e31047c3c9f176a7d.tar.bz2
api-24dcebd740879113031fe24e31047c3c9f176a7d.zip
repositories: Add ag-ops
Closes: https://github.com/gentoo/api-gentoo-org/pull/129
-rw-r--r--files/overlays/repositories.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 96ec276..821c8cb 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -125,6 +125,18 @@ FIN
<feed>https://cgit.gentoo.org/user/activehome.git/atom/</feed>
<!-- <feed>https://cgit.gentoo.org/user/activehome.git/rss/</feed> -->
</repo>
+ <repo quality="experimental" status="unofficial">
+ <name>ag-ops</name>
+ <description lang="en">Useful tools for SysAdmins or DevOps</description>
+ <homepage>https://github.com/ILMostro/ag-ops</homepage>
+ <owner type="person">
+ <email>ilmostro7@gmail.com</email>
+ <name>John Johnson</name>
+ </owner>
+ <source type="git">https://github.com/ILMostro/ag-ops.git</source>
+ <source type="git">git+ssh://git@github.com/ILMostro/ag-ops.git</source>
+ <feed>https://github.com/ILMostro/ag-ops/commits/master.atom</feed>
+ </repo>
<repo quality="experimental" status="official">
<name>ago</name>
<description lang="en">Developer overlay</description>