“Funny” (not really) to consider how open source project easily slip into dependence on #github. In principle you’d think: “it’s just a git repo, you can just push it anywhere” but I started to make a list of aspects a bit harder to move:
Issues and PRs (can be auto migrated it seems)
Sponsors (yep, locked in)
Actions (CI, need to self host?)
Docker image hosting (ghcr, back to docker hub?)
And then there’s of course the fact that like 99% of open source projects are on GitHub. It’s the default, this is where you look for stuff.