DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add maintainers for Intel NIC drivers
@ 2024-10-24 15:05 Bruce Richardson
  2024-10-24 16:42 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Bruce Richardson @ 2024-10-24 15:05 UTC (permalink / raw)
  To: dev; +Cc: anatoly.burakov, ian.stokes, vladimir.medvedkin, Bruce Richardson

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.richardson@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.burakov@intel.com>
+M: Vladimir Medvedkin <vladimir.medvedkin@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.stokes@intel.com>
+M: Bruce Richardson <bruce.richardson@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.wu@intel.com>
+M: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
+M: Ian Stokes <ian.stokes@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.richardson@intel.com>
+M: Anatoly Burakov <anatoly.burakov@intel.com>
 T: git://dpdk.org/next/dpdk-next-net-intel
 F: drivers/net/ice/
 F: doc/guides/nics/ice.rst
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-24 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 15:05 [PATCH] MAINTAINERS: add maintainers for Intel NIC drivers Bruce Richardson
2024-10-24 16:42 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).