Commit Graph

1 Commits

Author SHA1 Message Date
Pasi Kallinen
93c00d5c82 Add git mailmap file to canonize committer names
Without rewriting the complete commit history, we cannot adjust
the committer names or emails. Luckily git allows mapping committer
names and email via the .mailmap file in the repo.

Most visible difference is when using "git shortlog -sne"
2016-02-04 09:57:00 +02:00