From: Huacai Chen <[email protected]> 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 <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]> --- .mailmap | 2 ++ MAINTAINERS | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.mailmap b/.mailmap index 663819fb017..a1bd659817d 100644 --- a/.mailmap +++ b/.mailmap @@ -49,6 +49,8 @@ Anthony Liguori <[email protected]> Anthony Liguori <[email protected]> Filip Bozuta <[email protected]> <[email protected]> Frederic Konrad <[email protected]> <[email protected]> Greg Kurz <[email protected]> <[email protected]> +Huacai Chen <[email protected]> <[email protected]> +Huacai Chen <[email protected]> <[email protected]> James Hogan <[email protected]> <[email protected]> Leif Lindholm <[email protected]> <[email protected]> Radoslaw Biernacki <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index d48a4e8a8b7..d396c5943b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -388,7 +388,7 @@ S: Maintained F: target/arm/kvm.c MIPS KVM CPUs -M: Huacai Chen <[email protected]> +M: Huacai Chen <[email protected]> S: Odd Fixes F: target/mips/kvm.c @@ -1149,7 +1149,7 @@ F: hw/mips/mipssim.c F: hw/net/mipsnet.c Fuloong 2E -M: Huacai Chen <[email protected]> +M: Huacai Chen <[email protected]> M: Philippe Mathieu-Daudé <[email protected]> R: Jiaxun Yang <[email protected]> S: Odd Fixes @@ -1159,7 +1159,7 @@ F: hw/pci-host/bonito.c F: include/hw/isa/vt82c686.h Loongson-3 virtual platforms -M: Huacai Chen <[email protected]> +M: Huacai Chen <[email protected]> R: Jiaxun Yang <[email protected]> S: Maintained F: hw/intc/loongson_liointc.c @@ -2861,7 +2861,7 @@ F: disas/i386.c MIPS TCG target M: Philippe Mathieu-Daudé <[email protected]> R: Aurelien Jarno <[email protected]> -R: Huacai Chen <[email protected]> +R: Huacai Chen <[email protected]> R: Jiaxun Yang <[email protected]> R: Aleksandar Rikalo <[email protected]> S: Odd Fixes -- 2.26.2
