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]> --- .mailmap | 2 ++ MAINTAINERS | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.mailmap b/.mailmap index 663819f..a1bd659 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 68bc160..7f00e74 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 @@ -1148,7 +1148,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 @@ -1158,7 +1158,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 @@ -2851,7 +2851,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.7.0
