Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailmap: update info for wchargin #6939

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

wchargin
Copy link
Contributor

@wchargin wchargin commented Nov 17, 2024

Hello! I used to work on TensorBoard full time. Then I changed my name. (👋!) I still consult this repo sometimes, so I'd like for my name to be updated and correct.

This patch adds a Git mailmap, which is a plain text file that teaches Git to correct errors or duplication in user information. It transparently fixes the output of commands like git shortlog and git show, without needing to rewrite old hashes or destroy any information. I've initialized the mailmap with my name and also unified the email addresses to the one that I used most commonly (99.2% of the time).

Test Plan:
git shortlog -nse | head and see that my name is spelled right now.

@rileyajones rileyajones merged commit dd0245d into tensorflow:master Nov 19, 2024
13 checks passed
@wchargin wchargin deleted the wchargin-mailmap branch November 19, 2024 22:08
@wchargin
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants