maintainers: claim EAL Intel x86
[dpdk.git] / MAINTAINERS
index 631e8ea..4b3b17f 100644 (file)
@@ -34,6 +34,7 @@ M: maintainers@dpdk.org
 
 Documentation (with overlaps)
 -------------
+M: Siobhan Butler <siobhan.a.butler@intel.com>
 F: doc/
 
 
@@ -105,6 +106,8 @@ IBM Power
 F: lib/librte_eal/common/include/arch/ppc_64/
 
 Intel x86
+M: Bruce Richardson <bruce.richardson@intel.com>
+M: Konstantin Ananyev <konstantin.ananyev@intel.com>
 F: lib/librte_eal/common/include/arch/x86/
 
 Linux EAL (with overlaps)
@@ -210,6 +213,8 @@ Intel e1000
 F: lib/librte_pmd_e1000/
 
 Intel ixgbe
+M: Helin Zhang <helin.zhang@intel.com>
+M: Konstantin Ananyev <konstantin.ananyev@intel.com>
 F: lib/librte_pmd_ixgbe/
 
 Intel i40e
@@ -220,6 +225,11 @@ Intel fm10k
 M: Jing Chen <jing.d.chen@intel.com>
 F: lib/librte_pmd_fm10k/
 
+Mellanox mlx4
+M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
+F: lib/librte_pmd_mlx4/
+F: doc/guides/prog_guide/mlx4_poll_mode_drv.rst
+
 RedHat virtio
 M: Changchun Ouyang <changchun.ouyang@intel.com>
 F: lib/librte_pmd_virtio/
@@ -239,10 +249,15 @@ F: lib/librte_pmd_pcap/
 F: doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.rst
 
 Ring PMD
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: lib/librte_pmd_ring/
 F: doc/guides/prog_guide/ring_lib.rst
 F: app/test/test_pmd_ring.c
 
+Null PMD
+M: Tetsuya Mukawa <mukawa@igel.co.jp>
+F: lib/librte_pmd_null/
+
 
 Packet processing
 -----------------
@@ -372,6 +387,7 @@ F: examples/vm_power_manager/
 F: doc/guides/sample_app_ug/vm_power_management.rst
 
 Timers
+M: Robert Sanford <rsanford@akamai.com>
 F: lib/librte_timer/
 F: doc/guides/prog_guide/timer_lib.rst
 F: app/test/test_timer*
@@ -408,18 +424,21 @@ F: doc/guides/testpmd_app_ug/
 Other Example Applications
 --------------------------
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/dpdk_qat/
 F: doc/guides/sample_app_ug/intel_quickassist.rst
 
 F: examples/exception_path/
 F: doc/guides/sample_app_ug/exception_path.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/helloworld/
 F: doc/guides/sample_app_ug/hello_world.rst
 
 F: examples/ipv4_multicast/
 F: doc/guides/sample_app_ug/ipv4_multicast.rst
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/l2fwd/
 F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst
 
@@ -445,6 +464,7 @@ M: Bruce Richardson <bruce.richardson@intel.com>
 M: John McNamara <john.mcnamara@intel.com>
 F: examples/rxtx_callbacks/
 
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: examples/skeleton/
 
 F: examples/vmdq/