Browse Source

Add a .mailmap file for `git shortlog`

coverity_scan
Daniel Scharrer 13 years ago
parent
commit
4b9309949f
  1. 8
      .mailmap

8
.mailmap

@ -0,0 +1,8 @@
#
# This list is used by git-shortlog to fix a few botched name translations
# in the git archive, either because the author's full name was messed up
# and/or not always written the same way, making contributions from the
# same person appearing not to be so.
#
Daniel Scharrer <daniel@constexpr.org> <dscharrer@gmail.com>
Loading…
Cancel
Save