[dpdk-dev] [PATCH] MAINTAINERS: claim metering, sched and pkt framework

Cristian Dumitrescu cristian.dumitrescu at intel.com
Wed Feb 4 16:53:25 CET 2015


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 <cristian.dumitrescu at intel.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a63714..cc3823c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -241,6 +241,7 @@ F: examples/distributor/
 F: doc/guides/sample_app_ug/dist_app.rst
 
 Hierarchical scheduler
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
 F: lib/librte_sched/
 F: doc/guides/prog_guide/qos_framework.rst
 F: app/test/test_red.c
@@ -251,6 +252,7 @@ F: doc/guides/sample_app_ug/qos_scheduler.rst
 
 Packet Framework
 ----------------
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
 F: lib/librte_pipeline/
 F: lib/librte_port/
 F: lib/librte_table/
@@ -286,6 +288,7 @@ F: app/test/test_lpm*
 F: app/test/test_func_reentrancy.c
 
 Traffic metering
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
 F: lib/librte_meter/
 F: doc/guides/sample_app_ug/qos_scheduler.rst
 F: app/test/test_meter.c
@@ -297,6 +300,7 @@ Other libraries
 ---------------
 
 Configuration file
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
 F: lib/librte_cfgfile/
 
 Interactive command line
-- 
1.9.3



More information about the dev mailing list