migrated from GitHub to self-hosted Forgejo

hello

this is a notification letting everyone know that i've migrated from GitHub to Forgejo :

from now on use https://git.ari.lt/ to clone my repositories, if you don't have an ari-web git account you can make one ( requires an email ) or send patches through email (ari@ari.lt) please note that i will not accept suspicious code nor will i allow suspicious accounts to stay on ari-web git

if you have a cloned repository, please switch the origin :

git remote set-url origin git@git.ari.lt:<user>/<repo>.git

for example :

git remote set-url origin git@git.ari.lt:ari.lt/ari.lt.git

:)