Co-work with Jeff, setting me as new maintainer for igb, igc and ixgbe. Signed-off-by: Haiyue Wang <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index ed163f5d5..96cf04c72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -670,8 +670,8 @@ F: doc/guides/nics/hinic.rst F: doc/guides/nics/features/hinic.ini Intel e1000 -M: Wei Zhao <[email protected]> M: Jeff Guo <[email protected]> +M: Haiyue Wang <[email protected]> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/e1000/ F: doc/guides/nics/e1000em.rst @@ -680,8 +680,8 @@ F: doc/guides/nics/features/e1000.ini F: doc/guides/nics/features/igb*.ini Intel ixgbe -M: Wei Zhao <[email protected]> M: Jeff Guo <[email protected]> +M: Haiyue Wang <[email protected]> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/ixgbe/ F: doc/guides/nics/ixgbe.rst @@ -722,8 +722,8 @@ F: doc/guides/nics/ice.rst F: doc/guides/nics/features/ice.ini Intel igc -M: Wei Zhao <[email protected]> M: Jeff Guo <[email protected]> +M: Haiyue Wang <[email protected]> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/igc/ F: doc/guides/nics/igc.rst -- 2.28.0

