On 2018-12-07 18:06, Eric Blake wrote: > On 12/7/18 10:52 AM, Daniel P. Berrangé wrote: >> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> >> --- >> .mailmap | 3 +++ >> 1 file changed, 3 insertions(+) >> create mode 100644 .mailmap >> >> diff --git a/.mailmap b/.mailmap >> new file mode 100644 >> index 0000000..fa8ab68 >> --- /dev/null >> +++ b/.mailmap >> @@ -0,0 +1,3 @@ >> +# Preferred name forms where people have changed their >> +# git author config, or having utf8/latin1 encoding issues. > > Tenses don't line up - but that's copied from qemu.git/.mailmap so we > should fix it there too. I suggest s/having/had/ > > Reviewed-by: Eric Blake <ebl...@redhat.com>
Thanks, applied (with the suggested fix). Thomas