qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 10/15] mailmap: Fix Reimar Döffinger name


From: Thomas Huth
Subject: [Qemu-devel] [PULL 10/15] mailmap: Fix Reimar Döffinger name
Date: Wed, 17 Oct 2018 12:05:02 +0200

From: Philippe Mathieu-Daudé <address@hidden>

This probably happened when interpreting the utf8 name as latin1.

Fixes dbbaaff6867 and f4e94dfefb6.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>
---
 .mailmap | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 2c2b9b1..6f2ff22 100644
--- a/.mailmap
+++ b/.mailmap
@@ -33,5 +33,6 @@ Justin Terry (VM) <address@hidden> 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é <address@hidden>
+Reimar Döffinger <address@hidden>
-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]