commit: 1e3051f7986ed30600142591f483288749e7a971 Author: Arija A. (Ari Archer) (migrated to https://git.ari.lt/ari) <ari <AT> ari <DOT> lt> AuthorDate: Mon Jul 14 23:16:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:27:38 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1e3051f7
Change Dinolay overlay's information - Changed GitHub username (TruncatedDinoSour => ar1ja) - Changed URL: now self-hosting at https://git.ari.lt/ - Changed E-mail and name Part-of: https://github.com/gentoo/api-gentoo-org/pull/750 Closes: https://github.com/gentoo/api-gentoo-org/pull/750 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 06ebea66..0688678b 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1020,15 +1020,15 @@ </repo> <repo quality="experimental" status="unofficial"> <name>dinolay</name> - <description lang="en">TruncatedDinosour's overlay</description> - <homepage>https://github.com/TruncatedDinosour/dinolay</homepage> + <description lang="en">ar1ja's overlay</description> + <homepage>https://git.ari.lt/ari/dinolay</homepage> <owner type="person"> - <email>[email protected]</email> - <name>Ari Archer</name> + <email>[email protected]</email> + <name>Arija A.</name> </owner> - <source type="git">https://github.com/TruncatedDinosour/dinolay.git</source> - <source type="git">[email protected]:TruncatedDinosour/dinolay.git</source> - <feed>https://github.com/TruncatedDinosour/dinolay/commits/main.atom</feed> + <source type="git">https://git.ari.lt/ari/dinolay.git</source> + <source type="git">[email protected]/ari/dinolay.git</source> + <feed>https://git.ari.lt/ari/dinolay/rss/branch/main</feed> </repo> <repo quality="experimental" status="unofficial"> <name>displacer</name>
