Message ID | 1607160121-9977-1-git-send-email-chenhuacai@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org | expand |
On 12/5/20 10:22 AM, Huacai Chen wrote: > Use @kernel.org address as the main communications end point. Update the > corresponding M-entries and .mailmap (for git shortlog translation). > > Signed-off-by: Huacai Chen <chenhuacai@kernel.org> > --- > .mailmap | 2 ++ > MAINTAINERS | 8 ++++---- > 2 files changed, 6 insertions(+), 4 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
On 12/5/20 3:18 PM, Philippe Mathieu-Daudé wrote: > On 12/5/20 10:22 AM, Huacai Chen wrote: >> Use @kernel.org address as the main communications end point. Update the >> corresponding M-entries and .mailmap (for git shortlog translation). >> >> Signed-off-by: Huacai Chen <chenhuacai@kernel.org> >> --- >> .mailmap | 2 ++ >> MAINTAINERS | 8 ++++---- >> 2 files changed, 6 insertions(+), 4 deletions(-) > > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Now also: Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
On 12/5/20 10:22 AM, Huacai Chen wrote: > Use @kernel.org address as the main communications end point. Update the > corresponding M-entries and .mailmap (for git shortlog translation). > > Signed-off-by: Huacai Chen <chenhuacai@kernel.org> > --- > .mailmap | 2 ++ > MAINTAINERS | 8 ++++---- > 2 files changed, 6 insertions(+), 4 deletions(-) Thanks, applied to mips-next.
diff --git a/.mailmap b/.mailmap index 663819f..a1bd659 100644 --- a/.mailmap +++ b/.mailmap @@ -49,6 +49,8 @@ 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> +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 <leif@nuviainc.com> <leif.lindholm@linaro.org> Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org> diff --git a/MAINTAINERS b/MAINTAINERS index 68bc160..7f00e74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -388,7 +388,7 @@ S: Maintained F: target/arm/kvm.c MIPS KVM CPUs -M: Huacai Chen <chenhc@lemote.com> +M: Huacai Chen <chenhuacai@kernel.org> S: Odd Fixes F: target/mips/kvm.c @@ -1148,7 +1148,7 @@ F: hw/mips/mipssim.c F: hw/net/mipsnet.c Fuloong 2E -M: Huacai Chen <chenhc@lemote.com> +M: Huacai Chen <chenhuacai@kernel.org> M: Philippe Mathieu-Daudé <f4bug@amsat.org> R: Jiaxun Yang <jiaxun.yang@flygoat.com> S: Odd Fixes @@ -1158,7 +1158,7 @@ F: hw/pci-host/bonito.c F: include/hw/isa/vt82c686.h Loongson-3 virtual platforms -M: Huacai Chen <chenhc@lemote.com> +M: Huacai Chen <chenhuacai@kernel.org> R: Jiaxun Yang <jiaxun.yang@flygoat.com> S: Maintained F: hw/intc/loongson_liointc.c @@ -2851,7 +2851,7 @@ F: disas/i386.c MIPS TCG target M: Philippe Mathieu-Daudé <f4bug@amsat.org> R: Aurelien Jarno <aurelien@aurel32.net> -R: Huacai Chen <chenhc@lemote.com> +R: Huacai Chen <chenhuacai@kernel.org> R: Jiaxun Yang <jiaxun.yang@flygoat.com> R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> S: Odd Fixes
Use @kernel.org address as the main communications end point. Update the corresponding M-entries and .mailmap (for git shortlog translation). Signed-off-by: Huacai Chen <chenhuacai@kernel.org> --- .mailmap | 2 ++ MAINTAINERS | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-)