commit: c6b4270c09bfbe3989f6d47bb62a3517ff2609ed Author: Atharva <81508805+wiredhikari <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sun Jan 23 16:52:39 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jan 24 09:33:36 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=c6b4270c
update hikari overlay urls Closes: https://github.com/gentoo/api-gentoo-org/pull/470 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5fb035d..c2aa613 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2100,14 +2100,14 @@ <repo quality="experimental" status="unofficial"> <name>hikari</name> <description lang="en">hikari's overlay</description> - <homepage>https://github.com/AtharvaAmritkar/hikari-overlay</homepage> + <homepage>https://github.com/wiredhikari/hikari-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>Atharva Amritkar</name> </owner> - <source type="git">https://github.com/atharvaamritkar/hikari-overlay.git</source> - <source type="git">[email protected]:atharvaamritkar/hikari-overlay.git</source> - <feed>https://github.com/AtharvaAmritkar/hikari-overlay/commits/main.atom</feed> + <source type="git">https://github.com/wiredhikari/hikari-overlay.git</source> + <source type="git">[email protected]:wiredhikari/hikari-overlay.git</source> + <feed>https://github.com/wiredhikari/hikari-overlay/commits/main.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>holgersson-overlay</name>
