> -----Original Message----- > From: Wang, Haiyue <[email protected]> > Sent: 2022年4月8日 13:58 > To: [email protected] > Cc: Zhang, Qi Z <[email protected]>; Yang, Qiming > <[email protected]>; Guo, Junfeng <[email protected]>; Su, > Simei <[email protected]>; Wu, Wenjun1 <[email protected]>; > Wang, Haiyue <[email protected]>; Thomas Monjalon > <[email protected]> > Subject: [PATCH v1 2/3] maintainers: update for Intel ixgbe > > Qiming and Wenjun have been appointed the new maintainers for the > ixgbe 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 9d098161b2..513748b45b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -708,7 +708,8 @@ F: doc/guides/nics/features/e1000.ini > F: doc/guides/nics/features/igb*.ini > > Intel ixgbe > -M: Haiyue Wang <[email protected]> > +M: Qiming Yang <[email protected]> > +M: Wenjun Wu <[email protected]> > T: git://dpdk.org/next/dpdk-next-net-intel > F: drivers/net/ixgbe/ > F: doc/guides/nics/ixgbe.rst > -- > 2.35.1
Acked-by: Qiming Yang <[email protected]>

