The ixgbe, i40e, iavf and ice NIC drivers are all actively maintained and receiving updates. Add official maintainer names for these drivers in the MAINTAINERS file.
Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> --- MAINTAINERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index cd78bc7db1..f8eecb4527 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -770,6 +770,8 @@ F: doc/guides/nics/features/e1000.ini F: doc/guides/nics/features/igb*.ini Intel ixgbe +M: Anatoly Burakov <anatoly.bura...@intel.com> +M: Vladimir Medvedkin <vladimir.medved...@intel.com> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/ixgbe/ F: doc/guides/nics/ixgbe.rst @@ -777,6 +779,8 @@ F: doc/guides/nics/intel_vf.rst F: doc/guides/nics/features/ixgbe*.ini Intel i40e +M: Ian Stokes <ian.sto...@intel.com> +M: Bruce Richardson <bruce.richard...@intel.com> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/i40e/ F: doc/guides/nics/i40e.rst @@ -790,13 +794,16 @@ F: doc/guides/nics/fm10k.rst F: doc/guides/nics/features/fm10k*.ini Intel iavf -M: Jingjing Wu <jingjing...@intel.com> +M: Vladimir Medvedkin <vladimir.medved...@intel.com> +M: Ian Stokes <ian.sto...@intel.com> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/iavf/ F: drivers/common/iavf/ F: doc/guides/nics/features/iavf*.ini Intel ice +M: Bruce Richardson <bruce.richard...@intel.com> +M: Anatoly Burakov <anatoly.bura...@intel.com> T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/ice/ F: doc/guides/nics/ice.rst -- 2.43.0