From: Eric Blake <[email protected]> This fixes authorship of commits 5cbd51a5 and friends, where the qemu-ppc 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: Eric Blake <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index fadf6e74506..d2149592887 100644 --- a/.mailmap +++ b/.mailmap @@ -59,6 +59,7 @@ Julia Suvorova <[email protected]> Julia Suvorova via Qemu-devel <qemu-devel@nongnu 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]> +BALATON Zoltan <[email protected]> BALATON Zoltan via <[email protected]> # Next, replace old addresses by a more recent one. Aleksandar Markovic <[email protected]> <[email protected]> -- 2.41.0
