topContributors property

List<GithubUserItem> topContributors
final

Github trending page only displays the top 5 contributors. This contains the username or organization name and avatar url.

Implementation

final List<GithubUserItem> topContributors;