[PATCH] devtools: fix mailmap check for parentheses
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Tue Jul  4 01:40:00 CEST 2023
    
    
  
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>
    
    
More information about the stable
mailing list