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: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> > ---
Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>