Re: [PATCH] devtools: fix mailmap check for parentheses

2023-07-06 Thread Thomas Monjalon
04/07/2023 01:40, Stephen Hemminger: > On Mon, 26 Jun 2023 12:24:03 +0200 > Thomas Monjalon 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. > >

[PATCH] devtools: fix mailmap check for parentheses

2023-06-26 Thread Thomas Monjalon
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