maint: Add .mailmap entries for patches claiming list authorship
commit3bd2608db729974ae469574fe087e9724b3fd2ee
authorEric Blake <eblake@redhat.com>
Mon, 26 Mar 2018 18:41:47 +0000 (26 13:41 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 Apr 2018 14:36:40 +0000 (9 16:36 +0200)
treec2ed9ce7e629ccee6ac20bce53e4698d3d67f7ea
parent84c868f6b8f8c1be9d3d65df93cf00b30821401c
maint: Add .mailmap entries for patches claiming list authorship

The list did not author any patches, but it does rewrite the
'From:' header of messages sent from any domain with restrictive
SPF policies that would otherwise prevent the message from reaching
all list recipients.  If a maintainer is not careful to undo the
list header rewrite, and the author did not include a manual
'From:' line in the body to fix the munged header, then 'git am'
happily attributes the patch to the list.  Add some mailmap
entries to correct the few that have escaped our attention; while
we also work on improving the tooling to catch the problem in
the future before a merge is even made.

Also improve the comments occurring in the file, including line
length improvements.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.mailmap