From: Andrey Drobyshev <[email protected]> This fixes authorship of commits 2848289168, 52b10c9c0c as the mailing list rewrote the "From:" field in the corresponding patches. See commit 3bd2608db7 ("maint: Add .mailmap entries for patches claiming list authorship") for explanation.
Signed-off-by: Andrey Drobyshev <[email protected]> Message-ID: <[email protected]> Reviewed-by: Eric Blake <[email protected]> Signed-off-by: Eric Blake <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 64ef9f4de6f..04a7feb005b 100644 --- a/.mailmap +++ b/.mailmap @@ -46,6 +46,7 @@ Ian McKellar <[email protected]> Ian McKellar via Qemu-devel <qemu-devel@nongnu Julia Suvorova <[email protected]> Julia Suvorova via Qemu-devel <[email protected]> Justin Terry (VM) <[email protected]> Justin Terry (VM) via Qemu-devel <[email protected]> Stefan Weil <[email protected]> Stefan Weil via <[email protected]> +Andrey Drobyshev <[email protected]> Andrey Drobyshev via <[email protected]> # Next, replace old addresses by a more recent one. Aleksandar Markovic <[email protected]> <[email protected]> -- 2.41.0
