Simei and Wenjun have been appointed the new maintainers for the e1000 PMD. Update the MAINTAINERS file to reflect this.
Signed-off-by: Haiyue Wang <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 15008c03bc..9d098161b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -698,7 +698,8 @@ F: doc/guides/nics/hinic.rst F: doc/guides/nics/features/hinic.ini Intel e1000 -M: Haiyue Wang <[email protected]> +M: Simei Su <[email protected]> +M: Wenjun Wu <[email protected]> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/e1000/ F: doc/guides/nics/e1000em.rst -- 2.35.1

