* [PATCH] mailmap: Fix Stefan Weil author email
@ 2022-12-08 15:55 Philippe Mathieu-Daudé
2022-12-08 21:10 ` Stefan Weil via
2022-12-12 14:58 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-12-08 15:55 UTC (permalink / raw)
To: qemu-devel
Cc: Stefan Weil, Stefan Hajnoczi, qemu-trivial,
Philippe Mathieu-Daudé
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(+)
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] mailmap: Fix Stefan Weil author email
2022-12-08 15:55 [PATCH] mailmap: Fix Stefan Weil author email Philippe Mathieu-Daudé
@ 2022-12-08 21:10 ` Stefan Weil via
2022-12-12 14:58 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Weil via @ 2022-12-08 21:10 UTC (permalink / raw)
To: Philippe Mathieu-Daudé, qemu-devel; +Cc: Stefan Hajnoczi, qemu-trivial
[-- Attachment #1.1.1: Type: text/plain, Size: 1143 bytes --]
Am 08.12.22 um 16:55 schrieb Philippe Mathieu-Daudé:
> 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(+)
>
> 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>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Thanks!
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 6511 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mailmap: Fix Stefan Weil author email
2022-12-08 15:55 [PATCH] mailmap: Fix Stefan Weil author email Philippe Mathieu-Daudé
2022-12-08 21:10 ` Stefan Weil via
@ 2022-12-12 14:58 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2022-12-12 14:58 UTC (permalink / raw)
To: Philippe Mathieu-Daudé; +Cc: qemu-devel, Stefan Weil, qemu-trivial
[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]
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
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-12 15:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 15:55 [PATCH] mailmap: Fix Stefan Weil author email Philippe Mathieu-Daudé
2022-12-08 21:10 ` Stefan Weil via
2022-12-12 14:58 ` Stefan Hajnoczi
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).