All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
@ 2020-12-05  9:22 Huacai Chen
  2020-12-05 14:18 ` Philippe Mathieu-Daudé
  2020-12-07 23:12 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 6+ messages in thread
From: Huacai Chen @ 2020-12-05  9:22 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: Aleksandar Rikalo, Huacai Chen, qemu-devel, Aleksandar Markovic,
	Aurelien Jarno

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(-)

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
-- 
2.7.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
  2020-12-05  9:22 [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org Huacai Chen
@ 2020-12-05 14:18 ` Philippe Mathieu-Daudé
  2020-12-06 11:28   ` Philippe Mathieu-Daudé
  2020-12-07 23:12 ` Philippe Mathieu-Daudé
  1 sibling, 1 reply; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-12-05 14:18 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Aleksandar Rikalo, Huacai Chen, qemu-devel, Aurelien Jarno,
	Aleksandar Markovic

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>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
  2020-12-05 14:18 ` Philippe Mathieu-Daudé
@ 2020-12-06 11:28   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-12-06 11:28 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Aleksandar Rikalo, Huacai Chen, qemu-devel, Aurelien Jarno,
	Aleksandar Markovic

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>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
  2020-12-05  9:22 [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org Huacai Chen
  2020-12-05 14:18 ` Philippe Mathieu-Daudé
@ 2020-12-07 23:12 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-12-07 23:12 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Aleksandar Rikalo, Huacai Chen, qemu-devel, Aurelien Jarno,
	Aleksandar Markovic

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
  2020-12-05  8:55 chenhuacai
@ 2020-12-14 15:35 ` Thomas Bogendoerfer
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Bogendoerfer @ 2020-12-14 15:35 UTC (permalink / raw)
  To: chenhuacai; +Cc: linux-mips, Jiaxun Yang

On Sat, Dec 05, 2020 at 04:55:07PM +0800, chenhuacai@kernel.org wrote:
> From: Huacai Chen <chenhuacai@kernel.org>
> 
> 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    | 1 +
>  MAINTAINERS | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
@ 2020-12-05  8:55 chenhuacai
  2020-12-14 15:35 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 6+ messages in thread
From: chenhuacai @ 2020-12-05  8:55 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, Jiaxun Yang, Huacai Chen

From: Huacai Chen <chenhuacai@kernel.org>

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    | 1 +
 MAINTAINERS | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.mailmap b/.mailmap
index d9fb83d6..4e212ff 100644
--- a/.mailmap
+++ b/.mailmap
@@ -122,6 +122,8 @@ Henk Vergonet <Henk.Vergonet@gmail.com>
 Henrik Kretzschmar <henne@nachtwindheim.de>
 Henrik Rydberg <rydberg@bitmath.org>
 Herbert Xu <herbert@gondor.apana.org.au>
+Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com>
+Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn>
 Jacob Shin <Jacob.Shin@amd.com>
 Jaegeuk Kim <jaegeuk@kernel.org> <jaegeuk@google.com>
 Jaegeuk Kim <jaegeuk@kernel.org> <jaegeuk.kim@samsung.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index ebe4829..34b353e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9622,7 +9622,7 @@ F:	arch/arm64/kvm/
 F:	include/kvm/arm_*
 
 KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
-M:	Huacai Chen <chenhc@lemote.com>
+M:	Huacai Chen <chenhuacai@kernel.org>
 M:	Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
 L:	linux-mips@vger.kernel.org
 L:	kvm@vger.kernel.org
@@ -11704,7 +11704,7 @@ F:	drivers/*/*/*loongson2*
 F:	drivers/*/*loongson2*
 
 MIPS/LOONGSON64 ARCHITECTURE
-M:	Huacai Chen <chenhc@lemote.com>
+M:	Huacai Chen <chenhuacai@kernel.org>
 M:	Jiaxun Yang <jiaxun.yang@flygoat.com>
 L:	linux-mips@vger.kernel.org
 S:	Maintained
-- 
2.7.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-14 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05  9:22 [PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org Huacai Chen
2020-12-05 14:18 ` Philippe Mathieu-Daudé
2020-12-06 11:28   ` Philippe Mathieu-Daudé
2020-12-07 23:12 ` Philippe Mathieu-Daudé
  -- strict thread matches above, loose matches on Subject: below --
2020-12-05  8:55 chenhuacai
2020-12-14 15:35 ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.