Commit dd0245d
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.com1 parent 62931f1 commit dd0245d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments