From 589628dfd95486cd2d9c5a4d04da6e2f7dcd3f4c Mon Sep 17 00:00:00 2001 From: Cristian Dumitrescu Date: Wed, 4 Feb 2015 15:53:25 +0000 Subject: [PATCH] maintainers: claim metering, sched and packet framework As original author of these DPDK components, I am volunteering to maintain them going forward: - Traffic Metering - Hierarchical Scheduler - Packet Framework - Configuration File Signed-off-by: Cristian Dumitrescu Acked-by: Sergio Gonzalez Monroy Acked-by: Helin Zhang Acked-by: Thomas Monjalon --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c2e43dcc9..ef2af47ad3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -252,6 +252,7 @@ F: examples/distributor/ F: doc/guides/sample_app_ug/dist_app.rst Hierarchical scheduler +M: Cristian Dumitrescu F: lib/librte_sched/ F: doc/guides/prog_guide/qos_framework.rst F: app/test/test_red.c @@ -262,6 +263,7 @@ F: doc/guides/sample_app_ug/qos_scheduler.rst Packet Framework ---------------- +M: Cristian Dumitrescu F: lib/librte_pipeline/ F: lib/librte_port/ F: lib/librte_table/ @@ -297,6 +299,7 @@ F: app/test/test_lpm* F: app/test/test_func_reentrancy.c Traffic metering +M: Cristian Dumitrescu F: lib/librte_meter/ F: doc/guides/sample_app_ug/qos_scheduler.rst F: app/test/test_meter.c @@ -308,6 +311,7 @@ Other libraries --------------- Configuration file +M: Cristian Dumitrescu F: lib/librte_cfgfile/ Interactive command line -- 2.20.1