You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just looked at the about dialog and noticed the list of contributors shown seemed rather short, and it appears that the list of contributors returned from the github api is different than the actual list of contributors, and the list shown under the contributors section on the github website.
I'm not sure why the list from returned from the api is incomplete, and there is no mention in the docs of how to retrieve the full list, or that the list returned isn't the complete list.
Issue by TuckerWhitehouse
Thursday Apr 24, 2014 at 00:38 GMT
Originally opened as adobe/brackets#7615
Just looked at the about dialog and noticed the list of contributors shown seemed rather short, and it appears that the list of contributors returned from the github api is different than the actual list of contributors, and the list shown under the contributors section on the github website.
I'm not sure why the list from returned from the api is incomplete, and there is no mention in the docs of how to retrieve the full list, or that the list returned isn't the complete list.
Note the difference in results of the following:
https://github.com/adobe/brackets/graphs/contributors
https://api.github.com/repos/adobe/brackets/contributors
And the API docs
https://developer.github.com/v3/repos/#list-contributors
The text was updated successfully, but these errors were encountered: