Fix Stefan Weil email address in the following commit:

  $ git log --author='stefan@kiwi.(none)' --oneline
  f880defbb0 block/vpc: Fix size calculation

Also unify his email in the following commits:

  $ git log --author='w...@mail.berlios.de' --oneline | head
  9e4dd565b4 vnc: Limit r/w access to size of allocated memory
  657c166f8e qemu-iotests: README: Fix spelling
  3b5fe6e60c qemu-iotests: add support for vdi format "static" option
  c83f64d498 qemu-iotests: fix pattern for write test
  7ef6d3dc39 block/vvfat: Remove unused code
  ce137829e7 block/vvfat: Fix potential memory leaks and other memory errors
  5354d08312 Fix mismatching allocation and deallocation
  7f6f0ae5b9 tcg: Add some assertions
  c0ad3001bf tcg: Add forward declarations for local functions
  840f58617b tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
  ...

Cc: Stefan Weil <s...@weilnetz.de>
Reviewed-by: Markus Armbruster <arm...@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
 .mailmap | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.mailmap b/.mailmap
index 67f7d5caf2..f5ca5aa37e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -156,6 +156,9 @@ Shin'ichiro Kawasaki <kawas...@juno.dti.ne.jp>
 Shin'ichiro Kawasaki <shinichiro.kawas...@wdc.com>
 Sochin Jiang <sochin.ji...@huawei.com>
 Stefan Berger <stef...@linux.ibm.com> <Stefan Berger 
stef...@linux.vnet.ibm.com>
+Stefan Weil <s...@weilnetz.de> <stefan@kiwi.(none)>
+Stefan Weil <s...@weilnetz.de> <ste...@weilnetz.de>
+Stefan Weil <s...@weilnetz.de> <w...@mail.berlios.de>
 Takashi Yoshii <takas...@ops.dti.ne.jp>
 Thomas Huth <th...@redhat.com>
 Thomas Knych <thoma...@google.com>
-- 
2.21.3


Reply via email to