> -----Original Message----- > From: Wang, Haiyue <[email protected]> > Sent: Friday, April 8, 2022 1:58 PM > 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 3/3] maintainers: update for Intel igc > > Junfeng and Simei have been appointed the new maintainers for the igc 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 513748b45b..21c581dc61 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -749,7 +749,8 @@ F: doc/guides/nics/ice.rst > F: doc/guides/nics/features/ice.ini > > Intel igc > -M: Haiyue Wang <[email protected]> > +M: Junfeng Guo <[email protected]> > +M: Simei Su <[email protected]> > T: git://dpdk.org/next/dpdk-next-net-intel > F: drivers/net/igc/ > F: doc/guides/nics/igc.rst > -- > 2.35.1
Acked-by: Simei Su <[email protected]>

