introduce .mailmap
authorng0 <ng0@n0.is>
Thu, 4 Jan 2018 23:19:58 +0000 (23:19 +0000)
committerng0 <ng0@n0.is>
Thu, 4 Jan 2018 23:19:58 +0000 (23:19 +0000)
commit808aaae0cc2ed4f41ab21563c33759f563bcd5cc
tree5696684f805f2d5cdd8045f11b7dd06ad01839cb
parent10c2b3403fb494316d2cad37857c198974a71bf5
introduce .mailmap

Some of us use(d) various names or emails interchangeable over the years/currently.
git integrated tools can help to count how many people contributed to a release,
the use of mailmap (https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html)
helps to map authors+email.

If I used the wrong prefered primary name+email, change it yourself.
Only it yourself in this file if you used more than one name/email.
.mailmap [new file with mode: 0644]