[PATCH] devtools: fix mailmap check for parentheses
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Jul  6 11:48:23 CEST 2023
    
    
  
04/07/2023 01:40, Stephen Hemminger:
> On Mon, 26 Jun 2023 12:24:03 +0200
> Thomas Monjalon <thomas at monjalon.net> 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: stable at dpdk.org
> > 
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
> 
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
Applied
    
    
More information about the stable
mailing list