maintainers: claim misc sample applications
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 11 Mar 2015 10:48:07 +0000 (10:48 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Mar 2015 13:27:35 +0000 (14:27 +0100)
Claim the following sample applications:
* dpdk_qat
* helloworld
* l2fwd
* skeleton

Signed-off-by: Bruce Richardson <bruce.richarsdon@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
MAINTAINERS

index fe9512d..87089e5 100644 (file)
@@ -422,18 +422,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
 
@@ -459,6 +462,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/