diff mbox series

mailmap: Fix Stefan Weil author email

Message ID 20221208155535.28363-1-philmd@linaro.org
State New
Headers show
Series mailmap: Fix Stefan Weil author email | expand

Commit Message

Philippe Mathieu-Daudé Dec. 8, 2022, 3:55 p.m. UTC
Fix authorship of commits 266aaedc37~..ac14949821. See commit
3bd2608db7 ("maint: Add .mailmap entries for patches claiming
list authorship") for rationale.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Hajnoczi Dec. 12, 2022, 2:58 p.m. UTC | #1
On Thu, Dec 08, 2022 at 04:55:35PM +0100, Philippe Mathieu-Daudé wrote:
> Fix authorship of commits 266aaedc37~..ac14949821. See commit
> 3bd2608db7 ("maint: Add .mailmap entries for patches claiming
> list authorship") for rationale.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  .mailmap | 1 +
>  1 file changed, 1 insertion(+)

Sorry about that! I didn't notice I merged commits with mangled email
addresses.

I'll merge this after the release has been made on Tuesday.

Stefan

> 
> diff --git a/.mailmap b/.mailmap
> index 35dddbe27b..fad2aff5aa 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -45,6 +45,7 @@ Ed Swierk <eswierk@skyportsystems.com> Ed Swierk via Qemu-devel <qemu-devel@nong
>  Ian McKellar <ianloic@google.com> Ian McKellar via Qemu-devel <qemu-devel@nongnu.org>
>  Julia Suvorova <jusual@mail.ru> Julia Suvorova via Qemu-devel <qemu-devel@nongnu.org>
>  Justin Terry (VM) <juterry@microsoft.com> Justin Terry (VM) via Qemu-devel <qemu-devel@nongnu.org>
> +Stefan Weil <sw@weilnetz.de> Stefan Weil via <qemu-devel@nongnu.org>
>  
>  # Next, replace old addresses by a more recent one.
>  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@mips.com>
> -- 
> 2.38.1
>
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index 35dddbe27b..fad2aff5aa 100644
--- a/.mailmap
+++ b/.mailmap
@@ -45,6 +45,7 @@  Ed Swierk <eswierk@skyportsystems.com> Ed Swierk via Qemu-devel <qemu-devel@nong
 Ian McKellar <ianloic@google.com> Ian McKellar via Qemu-devel <qemu-devel@nongnu.org>
 Julia Suvorova <jusual@mail.ru> Julia Suvorova via Qemu-devel <qemu-devel@nongnu.org>
 Justin Terry (VM) <juterry@microsoft.com> Justin Terry (VM) via Qemu-devel <qemu-devel@nongnu.org>
+Stefan Weil <sw@weilnetz.de> Stefan Weil via <qemu-devel@nongnu.org>
 
 # Next, replace old addresses by a more recent one.
 Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> <aleksandar.markovic@mips.com>