I asked GitHub if I could have the abandoned username “Magikarp”. And they said yes!
I stumbled upon this project on GitHub Monday afternoon. It is a Python script that runs through a series of dictionaries, searching for abandoned GitHub accounts, with little or no activity, for the last 5 years.
The criteria used by the script:
- No starred repositories
- No repositories
- No private contributions
- …