[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] MAINTAINERS: Name and email address change
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH] MAINTAINERS: Name and email address change |
Date: |
Tue, 10 Aug 2021 13:29:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/10/21 11:50 AM, Hanna Reitz wrote:
> I have changed my name and email address. Update the MAINTAINERS file
> to match.
>
> Signed-off-by: Hanna Reitz <hreitz@redhat.com>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
I'd recommend you to also add an entry in .mailmap:
-- >8 --
diff --git a/.mailmap b/.mailmap
index 082ff893ab3..504839c84d3 100644
--- a/.mailmap
+++ b/.mailmap
@@ -53,6 +53,7 @@ Anthony Liguori <anthony@codemonkey.ws> Anthony
Liguori <aliguori@us.ibm.com>
Filip Bozuta <filip.bozuta@syrmia.com> <filip.bozuta@rt-rk.com.com>
Frederic Konrad <konrad@adacore.com> <fred.konrad@greensocs.com>
Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com>
+Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.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>
---
As it or with .mailmap modified:
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>