[PATCH] maintainers: group service cores files
Thomas Monjalon
thomas at monjalon.net
Mon Nov 7 18:20:04 CET 2022
Move example with library files, all with the same maintainer.
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
MAINTAINERS | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 45582f37f0..f0d13f6572 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -233,6 +233,8 @@ F: lib/eal/include/rte_service_component.h
F: lib/eal/common/rte_service.c
F: doc/guides/prog_guide/service_cores.rst
F: app/test/test_service_cores.c
+F: examples/service_cores/
+F: doc/guides/sample_app_ug/service_cores.rst
Bitops
M: Joyce Kong <joyce.kong at arm.com>
@@ -1825,11 +1827,6 @@ M: John McNamara <john.mcnamara at intel.com>
F: examples/rxtx_callbacks/
F: doc/guides/sample_app_ug/rxtx_callbacks.rst
-Service cores example
-M: Harry van Haaren <harry.van.haaren at intel.com>
-F: examples/service_cores/
-F: doc/guides/sample_app_ug/service_cores.rst
-
Skeleton example
M: Bruce Richardson <bruce.richardson at intel.com>
M: John McNamara <john.mcnamara at intel.com>
--
2.36.1
More information about the dev
mailing list