summaryrefslogtreecommitdiff
path: root/.mailmap
Commit message (Collapse)AuthorAge
* Add a .mailmap fileDan McGee2010-06-15
This helps out `git shortlog` by mapping our various mismatched authors and email addresses. The number of authors reported by shortlog goes from 131 to 98 after this commit. Signed-off-by: Dan McGee <dan@archlinux.org>