qemu-trivial
[Top][All Lists]
Advanced

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

[PATCH v3 18/19] .mailmap: Display correct email address for Stefan Weil


From: Philippe Mathieu-Daudé
Subject: [PATCH v3 18/19] .mailmap: Display correct email address for Stefan Weil
Date: Thu, 2 Jul 2020 19:38:17 +0200

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='weil@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 <sw@weilnetz.de>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@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 <kawasaki@juno.dti.ne.jp>
 Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
 Sochin Jiang <sochin.jiang@huawei.com>
 Stefan Berger <stefanb@linux.ibm.com> <Stefan Berger 
stefanb@linux.vnet.ibm.com>
+Stefan Weil <sw@weilnetz.de> <stefan@kiwi.(none)>
+Stefan Weil <sw@weilnetz.de> <stefan@weilnetz.de>
+Stefan Weil <sw@weilnetz.de> <weil@mail.berlios.de>
 Takashi Yoshii <takasi-y@ops.dti.ne.jp>
 Thomas Huth <thuth@redhat.com>
 Thomas Knych <thomaswk@google.com>
-- 
2.21.3




reply via email to

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