MAINTAINERS: remove maintainers that bounce

Message ID 20240405170514.369037-1-stephen@networkplumber.org (mailing list archive)
State Superseded
Delegated to: Thomas Monjalon
Headers
Series MAINTAINERS: remove maintainers that bounce |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/github-robot: build success github build: passed
ci/iol-abi-testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-sample-apps-testing success Testing PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS

Commit Message

Stephen Hemminger April 5, 2024, 5:05 p.m. UTC
  Recent patch set for rte_memcpy, discovered that the
mail addresses for yuying.zhang@intel.com and zhouguoyang@huawei.com
could not be found.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)
  

Comments

Ferruh Yigit April 8, 2024, 8:30 a.m. UTC | #1
On 4/5/2024 6:05 PM, Stephen Hemminger wrote:
> Recent patch set for rte_memcpy, discovered that the
> mail addresses for yuying.zhang@intel.com and zhouguoyang@huawei.com
> could not be found.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
>  MAINTAINERS | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7abb3aee49..e29e0cdbc7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -745,7 +745,6 @@ F: doc/guides/nics/features/hns3.ini
>  Huawei hinic
>  M: Ziyang Xuan <xuanziyang2@huawei.com>
>  M: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
> -M: Guoyang Zhou <zhouguoyang@huawei.com>
>  F: drivers/net/hinic/
>  F: doc/guides/nics/hinic.rst
>  F: doc/guides/nics/features/hinic.ini
> @@ -801,7 +800,6 @@ F: doc/guides/nics/idpf.rst
>  F: doc/guides/nics/features/idpf.ini
>  
>  Intel cpfl - EXPERIMENTAL
> -M: Yuying Zhang <yuying.zhang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-net-intel
>  F: drivers/net/cpfl/
>  F: doc/guides/nics/cpfl.rst

Yuying is also testpmd maintainer and we have same problem there.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7abb3aee49..e29e0cdbc7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -745,7 +745,6 @@  F: doc/guides/nics/features/hns3.ini
 Huawei hinic
 M: Ziyang Xuan <xuanziyang2@huawei.com>
 M: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
-M: Guoyang Zhou <zhouguoyang@huawei.com>
 F: drivers/net/hinic/
 F: doc/guides/nics/hinic.rst
 F: doc/guides/nics/features/hinic.ini
@@ -801,7 +800,6 @@  F: doc/guides/nics/idpf.rst
 F: doc/guides/nics/features/idpf.ini
 
 Intel cpfl - EXPERIMENTAL
-M: Yuying Zhang <yuying.zhang@intel.com>
 T: git://dpdk.org/next/dpdk-next-net-intel
 F: drivers/net/cpfl/
 F: doc/guides/nics/cpfl.rst