Is your feature request related to a problem? Please describe.
The active repo links in ./_data/repos.js should be put in by the contributor alphabetically.
Describe the solution you'd like
It is not as big of an issue now as it could be if the number of active repos in ./_data/repos.js increases to a large number. A simple solution would be to order the already existing active repos alphabetically and make new contributors also enter them alphabetically.