X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=4b3b17f934347c01e92edbecc62596c33204087c;hb=37b786347c08062049982b89bb1d5552e4cef72b;hp=1d6f25b528a2b340c16187de0e55eefbc511a0b1;hpb=852d388c330809c3475ca06bf2849e2a552c65bb;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 1d6f25b528..4b3b17f934 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -34,6 +34,7 @@ M: maintainers@dpdk.org Documentation (with overlaps) ------------- +M: Siobhan Butler F: doc/ @@ -105,6 +106,8 @@ IBM Power F: lib/librte_eal/common/include/arch/ppc_64/ Intel x86 +M: Bruce Richardson +M: Konstantin Ananyev 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 +M: Konstantin Ananyev F: lib/librte_pmd_ixgbe/ Intel i40e @@ -244,6 +249,7 @@ F: lib/librte_pmd_pcap/ F: doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.rst Ring PMD +M: Bruce Richardson F: lib/librte_pmd_ring/ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_pmd_ring.c @@ -418,18 +424,21 @@ F: doc/guides/testpmd_app_ug/ Other Example Applications -------------------------- +M: Bruce Richardson 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 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 F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst @@ -455,6 +464,7 @@ M: Bruce Richardson M: John McNamara F: examples/rxtx_callbacks/ +M: Bruce Richardson F: examples/skeleton/ F: examples/vmdq/