[PATCH v2] mailmap: update email addresses for Luc Michel

Luc Michel posted 1 patch 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230929140326.2056658-2-luc@lmichel.fr
.mailmap | 3 +++
1 file changed, 3 insertions(+)
[PATCH v2] mailmap: update email addresses for Luc Michel
Posted by Luc Michel 7 months ago
Map my old and now invalid work email addresses to my personal one.

Signed-off-by: Luc Michel <luc@lmichel.fr>
---
Please ignore v1 sent with wrong e-mail address.
---
 .mailmap | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.mailmap b/.mailmap
index 64ef9f4de6..49f581bafd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -65,10 +65,13 @@ Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
 Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com>
 Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn>
 James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com>
 Leif Lindholm <quic_llindhol@quicinc.com> <leif.lindholm@linaro.org>
 Leif Lindholm <quic_llindhol@quicinc.com> <leif@nuviainc.com>
+Luc Michel <luc@lmichel.fr> <luc.michel@git.antfield.fr>
+Luc Michel <luc@lmichel.fr> <luc.michel@greensocs.com>
+Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu>
 Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org>
 Paul Brook <paul@nowt.org> <paul@codesourcery.com>
 Paul Burton <paulburton@kernel.org> <paul.burton@mips.com>
 Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com>
 Paul Burton <paulburton@kernel.org> <paul@archlinuxmips.org>
-- 
2.42.0
Re: [PATCH v2] mailmap: update email addresses for Luc Michel
Posted by Philippe Mathieu-Daudé 6 months, 2 weeks ago
On 29/9/23 16:03, Luc Michel wrote:
> Map my old and now invalid work email addresses to my personal one.
> 
> Signed-off-by: Luc Michel <luc@lmichel.fr>
> ---
> Please ignore v1 sent with wrong e-mail address.
> ---
>   .mailmap | 3 +++
>   1 file changed, 3 insertions(+)

Thanks, queued to hw-misc.
Re: [PATCH v2] mailmap: update email addresses for Luc Michel
Posted by Philippe Mathieu-Daudé 7 months ago
On 29/9/23 16:03, Luc Michel wrote:
> Map my old and now invalid work email addresses to my personal one.
> 
> Signed-off-by: Luc Michel <luc@lmichel.fr>
> ---
> Please ignore v1 sent with wrong e-mail address.
> ---
>   .mailmap | 3 +++
>   1 file changed, 3 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>