[PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files

Thomas Huth posted 1 patch 3 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220602092337.235765-1-thuth@redhat.com
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files
Posted by Thomas Huth 3 years, 8 months ago
Colin's address bounces - seems like he left Intel. Thus remove
the entry from MAINTAINERS now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 00dc4a8ecb..dbf328cc94 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -488,7 +488,6 @@ Guest CPU Cores (HAXM)
 ---------------------
 X86 HAXM CPUs
 M: Wenchao Wang <wenchao.wang@intel.com>
-M: Colin Xu <colin.xu@intel.com>
 L: haxm-team@intel.com
 W: https://github.com/intel/haxm/issues
 S: Maintained
-- 
2.31.1
RE: [PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files
Posted by Wang, Wenchao 3 years, 8 months ago
Hi, Thomas,

Thanks for your mail. I once submitted the below patch to qemu-devel@nongnu.org but it has not been merged. I have pasted it as below and attached it in loop. Thanks.

========================
From 2257272c08291006bad5e9a44f48e7365f330640 Mon Sep 17 00:00:00 2001
From: Wenchao Wang <wenchao.wang@intel.com>
Date: Tue, 15 Mar 2022 20:51:22 +0800
Subject: [PATCH] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs

Clean up the maintainer list.

Cc: Hang Yuan <hang.yuan@intel.com>
Reviewed-by: Hang Yuan <hang.yuan@intel.com>
Signed-off-by: Wenchao Wang <wenchao.wang@intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f2e9ce1da2..36f877cf74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -492,7 +492,6 @@ Guest CPU Cores (HAXM)
 ---------------------
 X86 HAXM CPUs
 M: Wenchao Wang <wenchao.wang@intel.com>
-M: Colin Xu <colin.xu@intel.com>
 L: haxm-team@intel.com
 W: https://github.com/intel/haxm/issues
 S: Maintained
-- 
2.17.1

Best Regards,
Wenchao

-----Original Message-----
From: Thomas Huth <thuth@redhat.com> 
Sent: Thursday, June 2, 2022 17:24
To: qemu-devel@nongnu.org
Cc: Colin Xu <colin.xu@intel.com>; Wang, Wenchao <wenchao.wang@intel.com>; haxm-team <haxm-team@intel.com>
Subject: [PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files

Colin's address bounces - seems like he left Intel. Thus remove the entry from MAINTAINERS now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 00dc4a8ecb..dbf328cc94 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -488,7 +488,6 @@ Guest CPU Cores (HAXM)
 ---------------------
 X86 HAXM CPUs
 M: Wenchao Wang <wenchao.wang@intel.com>
-M: Colin Xu <colin.xu@intel.com>
 L: haxm-team@intel.com
 W: https://github.com/intel/haxm/issues
 S: Maintained
--
2.31.1

From 2257272c08291006bad5e9a44f48e7365f330640 Mon Sep 17 00:00:00 2001
From: Wenchao Wang <wenchao.wang@intel.com>
Date: Tue, 15 Mar 2022 20:51:22 +0800
Subject: [PATCH] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs

Clean up the maintainer list.

Cc: Hang Yuan <hang.yuan@intel.com>
Reviewed-by: Hang Yuan <hang.yuan@intel.com>
Signed-off-by: Wenchao Wang <wenchao.wang@intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f2e9ce1da2..36f877cf74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -492,7 +492,6 @@ Guest CPU Cores (HAXM)
 ---------------------
 X86 HAXM CPUs
 M: Wenchao Wang <wenchao.wang@intel.com>
-M: Colin Xu <colin.xu@intel.com>
 L: haxm-team@intel.com
 W: https://github.com/intel/haxm/issues
 S: Maintained
-- 
2.17.1

Re: [PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files
Posted by Thomas Huth 3 years, 8 months ago
On 02/06/2022 11.41, Wang, Wenchao wrote:
> Hi, Thomas,
> 
> Thanks for your mail. I once submitted the below patch to qemu-devel@nongnu.org but it has not been merged. I have pasted it as below and attached it in loop. Thanks.

Ah, great, so there is already a patch - then please disregard mine. And if 
nobody else wants to queue this, I can pick it up for my next pull request.

  Thanks,
   Thomas
RE: [PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files
Posted by Wang, Wenchao 3 years, 8 months ago
Hi, Thomas,

That's great. Thanks for your help.


Best Regards,
Wenchao

-----Original Message-----
From: Thomas Huth <thuth@redhat.com> 
Sent: Thursday, June 2, 2022 17:51
To: Wang, Wenchao <wenchao.wang@intel.com>; qemu-devel@nongnu.org
Cc: haxm-team <haxm-team@intel.com>
Subject: Re: [PATCH] Remove Colin Xu's mail address from QEMU's MAINTAINERS files

On 02/06/2022 11.41, Wang, Wenchao wrote:
> Hi, Thomas,
> 
> Thanks for your mail. I once submitted the below patch to qemu-devel@nongnu.org but it has not been merged. I have pasted it as below and attached it in loop. Thanks.

Ah, great, so there is already a patch - then please disregard mine. And if nobody else wants to queue this, I can pick it up for my next pull request.

  Thanks,
   Thomas