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

