Skip to content

Commit dd0245d

Browse files
authored
mailmap: update info for wchargin (#6939)
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][wc]. [Git mailmap]: https://git-scm.com/docs/gitmailmap [wc]: https://wchargin.com
1 parent 62931f1 commit dd0245d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.mailmap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Willow Chargin <[email protected]>
2+
3+

0 commit comments

Comments
 (0)