[email protected] rewrote the From: header of commit b67e353863 ("block: drop force_dup parameter of raw_reconfigure_getfd()") for DMARC reasons, so it landed in git attributed to the list instead of to its author, whose real address is in the Signed-off-by trailer. Map it like the other munged identities collected in that section. This was the last one left unmapped, so 'git log --format="%aN"' no longer reports any author 'via' a list.
Signed-off-by: Denis V. Lunev <[email protected]> CC: Philippe Mathieu-Daudé <[email protected]> CC: Alex Bennée <[email protected]> CC: Eric Blake <[email protected]> CC: Michael Tokarev <[email protected]> CC: Laurent Vivier <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index e5dc644623..08f0fa9e11 100644 --- a/.mailmap +++ b/.mailmap @@ -68,6 +68,7 @@ Stefan Weil <[email protected]> Stefan Weil via <[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]> +Denis V. Lunev <[email protected]> Denis V. Lunev via <[email protected]> # Next, replace old addresses by a more recent one. Akihiko Odaki <[email protected]> <[email protected]> -- 2.53.0
