From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: "Daniel P . Berrangé" <berrange@redhat.com>,
"Reimar Döffinger" <Reimar.Doeffinger@gmx.de>,
"Eric Blake" <eblake@redhat.com>
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH 1/2] mailmap: Fix Reimar Döffinger name
Date: Thu, 11 Oct 2018 00:29:43 +0200 [thread overview]
Message-ID: <20181010222944.29304-2-f4bug@amsat.org> (raw)
In-Reply-To: <20181010222944.29304-1-f4bug@amsat.org>
This probably happened when interpreting the utf8 name as latin1.
Fixes dbbaaff6867 and f4e94dfefb6.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
.mailmap | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 2c2b9b1205..6f2ff22a45 100644
--- a/.mailmap
+++ b/.mailmap
@@ -33,5 +33,6 @@ Justin Terry (VM) <juterry@microsoft.com> Justin Terry (VM) via Qemu-devel <qemu
# Also list preferred name forms where people have changed their
-# git author config
+# git author config, or having utf8/latin1 encoding issues.
Daniel P. Berrangé <berrange@redhat.com>
+Reimar Döffinger <Reimar.Doeffinger@gmx.de>
--
2.19.1
next prev parent reply other threads:[~2018-10-10 22:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 22:29 [Qemu-devel] [PATCH 0/2] mailmap: Sort and clean an utf8 encoding issue Philippe Mathieu-Daudé
2018-10-10 22:29 ` Philippe Mathieu-Daudé [this message]
2018-10-10 22:29 ` [Qemu-devel] [PATCH 2/2] mailmap: Split 'prefered emails' from 'original git import' section Philippe Mathieu-Daudé
2018-10-11 1:01 ` Eric Blake
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181010222944.29304-2-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=Reimar.Doeffinger@gmx.de \
--cc=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).