04/07/2023 01:40, Stephen Hemminger: > On Mon, 26 Jun 2023 12:24:03 +0200 > Thomas Monjalon <[email protected]> wrote: > > > When checking names having parentheses, the grep matching was failing. > > It is fixed by escaping the open parenthesis. > > > > Also, the mailmap path was relative to the root directory. > > The path is made absolute. > > > > Fixes: e83d41f0694d ("mailmap: add list of contributors") > > Fixes: 83812de4f2f3 ("devtools: move mailmap check after patch applied") > > Cc: [email protected] > > > > Signed-off-by: Thomas Monjalon <[email protected]> > > --- > > Acked-by: Stephen Hemminger <[email protected]>
Applied

