Skip to content

Commit

Permalink
Add .mailmap to map people to their current names
Browse files Browse the repository at this point in the history
Note that this isn't used by `git log` by default (as of 2.20.1): that
depends on log.mailmap being set to true.
  • Loading branch information
gsnedders committed Feb 12, 2019
1 parent 25c665a commit 39f54a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# People who've changed name:

# Sam Sneddon:
Sam Sneddon <[email protected]>
Sam Sneddon <[email protected]> <[email protected]>

0 comments on commit 39f54a3

Please sign in to comment.