Masahiro Yamada | c952a31 | 2014-07-16 17:49:44 +0900 | [diff] [blame^] | 1 | # |
| 2 | # This list is used by git-shortlog to fix a few botched name translations |
| 3 | # in the git archive, either because the author's full name was messed up |
| 4 | # and/or not always written the same way, making contributions from the |
| 5 | # same person appearing not to be so or badly displayed. |
| 6 | # |
| 7 | # This file can be modified by hand or updated by the following command: |
| 8 | # scripts/mailmapper > tmp; mv tmp .mailmap |
| 9 | # |
| 10 | |
| 11 | Stefan Roese <stroese> |
| 12 | Wolfgang Denk <wdenk> |