Claim the following sample applications: * dpdk_qat * helloworld * l2fwd * skeleton
Signed-off-by: Bruce Richardson <bruce.richarsdon at intel.com> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fe9512d..87089e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -422,18 +422,21 @@ F: doc/guides/testpmd_app_ug/ Other Example Applications -------------------------- +M: Bruce Richardson <bruce.richardson at 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 at 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 at 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 at intel.com> M: John McNamara <john.mcnamara at intel.com> F: examples/rxtx_callbacks/ +M: Bruce Richardson <bruce.richardson at intel.com> F: examples/skeleton/ F: examples/vmdq/ -- 2.1.0

