On 12/8/26 13:24, Denis V. Lunev wrote:
[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(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>