mailmap: provide usage instruction
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 10 Aug 2019 11:17:21 +0000 (13:17 +0200)
committerLukasz Majewski <lukma@denx.de>
Wed, 21 Aug 2019 22:09:58 +0000 (00:09 +0200)
commit7dd83edb47d3ec0a54a85434d5182ac3ea20964d
tree86b507a0f9168ab017f9c340b6fc167723c9c4f5
parent150a878bd781d075aaea1736c5081d5c990efbad
mailmap: provide usage instruction

Looking at the contents of file .mailmap it seems that some editors assumed
that translation is done by entering multiple lines into the file and the
last one replaces the others. This is not how it works. The translation
occurs according to entries in single lines as described in the
git-check-mailmap man-page.

Add a description of the file format.

Add an entry for Alexander Graf as his old email address is not valid
anymore.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
.mailmap