Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove invalid contributor from GitHub

Tags:

github

I accidentally committed with the wrong author (Me <[email protected]>), because I'd used that as a placeholder author, to protect my privacy. On the GitHub page, the author appeared as tCInUBkXfaMY, but they don't own the name Me.

To fix this, I amended the commit, backed up the master branch to another branch, then ran git push --force.

Even when deleting the backup branch, the contributor still appears on the project page.

The contributor appears nowhere on the graph (graphs/contributors), but still appears on the main page.

Edit: this did fix itself

like image 434
TheKodeToad Avatar asked Apr 25 '26 14:04

TheKodeToad


1 Answers

I successfully removed invalid contributors after contacting GitHub.

You can contact GitHub via the link: https://support.github.com/contact?tags=rr-remove-data

Mention your repo url in the content and say that you need to delete invalid contributors. They will help you clear these cached information manually.

like image 118
Hsiao Feng Avatar answered Apr 29 '26 01:04

Hsiao Feng



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!