[PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails

Philippe Mathieu-Daudé posted 3 patches 1 month ago
[PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails
Posted by Philippe Mathieu-Daudé 1 month ago
Do not let git-shortlog make distinction between:

 . Clément Mathieu--Drif
 . Clement Mathieu--Drif
 . CLEMENT MATHIEU--DRIF

as this is the same person.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
Cc: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index f2f83e8061f..a510b5d681f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -137,6 +137,7 @@ Chen Gang <gang.chen.5i5j@gmail.com>
 Chen Gang <gang.chen@sunrus.com.cn>
 Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
 Christophe Lyon <christophe.lyon@st.com>
+Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
 Collin L. Walling <walling@linux.ibm.com>
 Daniel P. Berrangé <berrange@redhat.com>
 Eduardo Otubo <otubo@redhat.com>
-- 
2.51.0


Re: [PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails
Posted by CLEMENT MATHIEU--DRIF 1 month ago
Thanks Philippe

Reviewed-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>

On Thu, 2025-10-09 at 09:05 +0200, Philippe Mathieu-Daudé wrote:
> Caution: External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe.
> 
> 
> Do not let git-shortlog make distinction between:
> 
>  . Clément Mathieu--Drif  
>  . Clement Mathieu--Drif  
>  . CLEMENT MATHIEU--DRIF
> 
> as this is the same person.
> 
> Signed-off-by: Philippe Mathieu-Daudé <[philmd@linaro.org](mailto:philmd@linaro.org)>  
> ---  
> Cc: Clément Mathieu--Drif <[clement.mathieu--drif@eviden.com](mailto:clement.mathieu--drif@eviden.com)>  
> ---  
>  .mailmap | 1 +  
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.mailmap b/.mailmap  
> index f2f83e8061f..a510b5d681f 100644  
> --- a/.mailmap  
> +++ b/.mailmap  
> @@ -137,6 +137,7 @@ Chen Gang <[gang.chen.5i5j@gmail.com](mailto:gang.chen.5i5j@gmail.com)>  
>  Chen Gang <[gang.chen@sunrus.com.cn](mailto:gang.chen@sunrus.com.cn)>  
>  Chen Wei-Ren <[chenwj@iis.sinica.edu.tw](mailto:chenwj@iis.sinica.edu.tw)>  
>  Christophe Lyon <[christophe.lyon@st.com](mailto:christophe.lyon@st.com)>  
> +Clément Mathieu--Drif <[clement.mathieu--drif@eviden.com](mailto:clement.mathieu--drif@eviden.com)>  
>  Collin L. Walling <[walling@linux.ibm.com](mailto:walling@linux.ibm.com)>  
>  Daniel P. Berrangé <[berrange@redhat.com](mailto:berrange@redhat.com)>  
>  Eduardo Otubo <[otubo@redhat.com](mailto:otubo@redhat.com)>  
> --  
> 2.51.0
>