X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8319ce1a65e8c68133727cf028a31dacb71a8413;hb=2fa09f338b8a16b2d5bdcb333202d5697bc96bdd;hp=d0022f1079352e78e730bde7afecfc8893375503;hpb=387259bd6c6733ec0ff8dfead0b555dc57402aa1;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index d0022f1079..8319ce1a65 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25,6 +25,9 @@ M: Thomas Monjalon T: git://dpdk.org/dpdk F: MAINTAINERS F: scripts/check-maintainers.sh +F: scripts/checkpatches.sh +F: scripts/load-devel-config.sh +F: scripts/test-build.sh Security Issues @@ -41,7 +44,7 @@ F: doc/ Build System ------------ -M: Olivier Matz +M: Thomas Monjalon F: GNUmakefile F: Makefile F: config/ @@ -51,6 +54,7 @@ F: scripts/auto-config-h.sh F: scripts/depdirs-rule.sh F: scripts/gen-build-mk.sh F: scripts/gen-config-h.sh +F: scripts/merge-maps.sh F: scripts/relpath.sh F: doc/build-sdk-quick.txt F: doc/guides/prog_guide/build_app.rst @@ -116,6 +120,7 @@ F: examples/l2fwd-keepalive/ F: doc/guides/sample_app_ug/keep_alive.rst Secondary process +M: Sergio Gonzalez Monroy K: RTE_PROC_ F: doc/guides/prog_guide/multi_proc_support.rst F: app/test/test_mp_secondary.c @@ -171,16 +176,19 @@ F: examples/vhost_xen/ FreeBSD EAL (with overlaps) M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/Makefile F: lib/librte_eal/bsdapp/eal/ F: doc/guides/freebsd_gsg/ FreeBSD contigmem M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/contigmem/ FreeBSD UIO M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/nic_uio/ @@ -216,7 +224,7 @@ M: Thomas Monjalon F: lib/librte_ether/ F: scripts/test-null.sh -Crypto API +Crypto API - EXPERIMENTAL M: Declan Doherty F: lib/librte_cryptodev/ F: app/test/test_cryptodev* @@ -509,6 +517,7 @@ Other Example Applications -------------------------- M: Bruce Richardson +M: Pablo de Lara F: examples/dpdk_qat/ F: doc/guides/sample_app_ug/intel_quickassist.rst @@ -516,6 +525,7 @@ F: examples/exception_path/ F: doc/guides/sample_app_ug/exception_path.rst M: Bruce Richardson +M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst @@ -523,6 +533,7 @@ F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst M: Bruce Richardson +M: Pablo de Lara F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst