watomatic
watomatic copied to clipboard
Show Github contributors in the "About" section
App should pull contributors list using Github API and show contributor IDs as comma separated. Clicking on which should open their Github profile:
GitHub contributors API: https://api.github.com/repos/adeekshith/watomatic/contributors
Docs: https://docs.github.com/en/rest/reference/repos#list-repository-contributors
Ex:
Contributors:
adeekshith, spuday90, ...
i will take this issue