[PATCH] devtools: fix name check with mbox files
Tyler Retzlaff
roretzla at linux.microsoft.com
Tue Nov 29 22:33:06 CET 2022
On Tue, Nov 29, 2022 at 02:59:00PM +0100, David Marchand wrote:
> When passing a patch downloaded as mbox, the mail headers were being
> scanned which resulted in mailing list and other unrelated mail
> addresses being checked against the contributors list.
>
> Filter them by focusing on the mail body (separated from the headers
> with the first empty line).
>
> Fixes: e83d41f0694d ("mailmap: add list of contributors")
> Cc: stable at dpdk.org
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
More information about the dev
mailing list