app-center
app-center copied to clipboard
Use GitHub action to add new contributors to the list
Add authors of commit automatically to the authors file (if absent) via a github action
That's a really good idea!
HTTP GET https://api.github.com/repos/ubuntu-flutter-community/software/contributors
https://docs.github.com/de/rest/repos/repos?apiVersion=2022-11-28#list-repository-contributors
app-center uses this package to fetch the list of contributors shown on the about page.