[PATCH v3] MAINTAINERS: remove maintainers that bounce
Stephen Hemminger
stephen at networkplumber.org
Mon Apr 22 20:39:07 CEST 2024
Recent patch set for rte_memcpy, discovered that the some
mail addresses could not be found.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
---
v3 - remove lijan.tu at intel.com as well (suggested by Bruce)
MAINTAINERS | 5 -----
dts/pyproject.toml | 1 -
2 files changed, 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7abb3aee49..00a8595a06 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -745,7 +745,6 @@ F: doc/guides/nics/features/hns3.ini
Huawei hinic
M: Ziyang Xuan <xuanziyang2 at huawei.com>
M: Xiaoyun Wang <cloud.wangxiaoyun at huawei.com>
-M: Guoyang Zhou <zhouguoyang at huawei.com>
F: drivers/net/hinic/
F: doc/guides/nics/hinic.rst
F: doc/guides/nics/features/hinic.ini
@@ -766,7 +765,6 @@ F: doc/guides/nics/intel_vf.rst
F: doc/guides/nics/features/ixgbe*.ini
Intel i40e
-M: Yuying Zhang <Yuying.Zhang at intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/i40e/
F: doc/guides/nics/i40e.rst
@@ -801,7 +799,6 @@ F: doc/guides/nics/idpf.rst
F: doc/guides/nics/features/idpf.ini
Intel cpfl - EXPERIMENTAL
-M: Yuying Zhang <yuying.zhang at intel.com>
T: git://dpdk.org/next/dpdk-next-net-intel
F: drivers/net/cpfl/
F: doc/guides/nics/cpfl.rst
@@ -1797,7 +1794,6 @@ F: app/test/sample_packet_forward.h
Networking drivers testing tool
M: Aman Singh <aman.deep.singh at intel.com>
-M: Yuying Zhang <yuying.zhang at intel.com>
T: git://dpdk.org/next/dpdk-next-net
F: app/test-pmd/
F: doc/guides/testpmd_app_ug/
@@ -1851,7 +1847,6 @@ F: app/proc-info/
F: doc/guides/tools/proc_info.rst
DTS
-M: Lijuan Tu <lijuan.tu at intel.com>
M: Juraj Linkeš <juraj.linkes at pantheon.tech>
F: dts/
F: devtools/dts-check-format.sh
diff --git a/dts/pyproject.toml b/dts/pyproject.toml
index a81e46fc07..5ddbb46dd6 100644
--- a/dts/pyproject.toml
+++ b/dts/pyproject.toml
@@ -13,7 +13,6 @@ authors = [
"Jeremy Spewock <jspewock at iol.unh.edu>"
]
maintainers = [
- "Lijuan Tu <lijuan.tu at intel.com>",
"Juraj Linkeš <juraj.linkes at pantheon.tech>"
]
documentation = "https://doc.dpdk.org/guides/tools/dts.html"
--
2.43.0
More information about the dev
mailing list