Skip to content

Commit

Permalink
DOC: Add .mailmap to fix spelling of Gaëtan Lehmann
Browse files Browse the repository at this point in the history
There are a few commits in history that use author name "Gaetan Lehmann"
created by a typo in the table entry the ITK Topic Stage uses to credit
merge commit authorship.  The typo has been corrected but the old
commits cannot be rewritten.  Add a .mailmap entry to map this author
name to the preferred spelling "Gaëtan Lehmann".  This affects the
output of "git shortlog" and "git blame".

Change-Id: I918e515012bf67c71b609ad19217e35ec38eb769
  • Loading branch information
bradking committed Mar 31, 2011
1 parent 9dd41c3 commit 454b8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# See "git help shortlog" section "MAPPING AUTHORS"
Luis Ibanez <[email protected]>
Hans Johnson <[email protected]> <[email protected]>
Gaëtan Lehmann <[email protected]>

0 comments on commit 454b8d4

Please sign in to comment.