commit: b0ba848016105ebc0afd9b003dbb4289aaac9898 Author: Stijn Tintel <stijn <AT> linux-ipv6 <DOT> be> AuthorDate: Tue Apr 2 16:46:54 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 14:58:12 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b0ba8480
repositories: add stintel Signed-off-by: Stijn Tintel <stijn <AT> linux-ipv6.be> Closes: https://github.com/gentoo/api-gentoo-org/pull/659 Signed-off-by: Florian Schmaus <flow <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 70d1d56..c668e96 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4044,6 +4044,17 @@ <source type="git">git+ssh://g...@github.com/stephdewit/gentoo-overlay.git</source> <feed>https://github.com/stephdewit/gentoo-overlay/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>stintel</name> + <description>stintel's gentoo overlay</description> + <homepage>https://github.com/stintel/gentoo-overlay</homepage> + <owner type="person"> + <email>stijn+gen...@linux-ipv6.be</email> + <name>Stijn Tintel</name> + </owner> + <source type="git">https://github.com/stintel/gentoo-overlay.git</source> + <feed>https://github.com/stintel/gentoo-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>stowe-verlay</name> <description>A handful of things that are otherwise unmaintained or not-as-frequently maintained</description>