summaryrefslogtreecommitdiffstats
path: root/.mailmap
AgeCommit message (Collapse)AuthorFilesLines
2010-06-16Add a .mailmap fileDan McGee1-0/+28
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>