Skip to content

Feature Request: Show Top Contributors Across Entire GitHub Profile (All Repositories) #1702

@vishnunandan555

Description

@vishnunandan555

Is your feature request related to a problem? Please describe.

Currently, most tools (like contrib.rocks) only show contributors for a single repository, not across an entire GitHub profile. There isn’t a simple way to display top contributors across all repos in a profile README.

Describe the solution you'd like

Add or reference a method/tool that:

  • Aggregates contributors across all public repositories of a user
  • Filters bots and excludes the owner
  • Sorts and displays top N contributors
  • Renders safely in README (image or HTML)

Describe alternatives you've considered

contrib.rocks → repo-only
Manual HTML avatars → not scalable
Custom scripts + GitHub Actions → works, but not beginner-friendly

Additional context

I built a small tool that:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions