[dpdk-dev] [PATCH] maintainers: call out subtree committers

Pablo de Lara pablo.de.lara.guarch at intel.com
Tue Mar 27 22:48:36 CEST 2018


The MAINTAINERS file contains information of the maintainers
of the different components on DPDK.
However, it does not give any information on who maintains the
different subtrees which accept new commits for these components.

This commit adds a list of the subtree committers.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
---
 MAINTAINERS | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 75d3e92c8..5e2f8f1c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27,6 +27,38 @@ M: Thomas Monjalon <thomas at monjalon.net>
 M: Ferruh Yigit <ferruh.yigit at intel.com>
 T: git://dpdk.org/dpdk
 
+Next-net Tree
+M: Ferruh Yigit
+T: git://dpdk.org/next/dpdk-next-net
+
+Next-net-intel Tree
+M: Helin Zhang <helin.zhang at intel.com>
+T: git://dpdk.org/next/dpdk-next-net-intel
+
+Next-net-mlx Tree
+M: Shahaf Shuler <shahafs at mellanox.com>
+T: git://dpdk.org/next/dpdk-next-net-mlx
+
+Next-crypto Tree
+M: Pablo de Lara <pablo.de.lara.guarch at intel.com>
+T: git://dpdk.org/next/dpdk-next-crypto
+
+Next-eventdev Tree
+M: Jerin Jacob <jerin.jacob at caviumnetworks.com>
+T: git://dpdk.org/next/dpdk-next-eventdev
+
+Next-virtio Tree
+Maxime Coquelin <maxime.coquelin at redhat.com>
+T: git://dpdk.org/next/dpdk-next-virtio
+
+Next-pipeline Tree
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
+T: git://dpdk.org/next/dpdk-next-pipeline
+
+Next-qos Tree
+M: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
+T: git://dpdk.org/next/dpdk-next-qos
+
 Stable Branches
 M: Yuanhan Liu <yliu at fridaylinux.org>
 M: Luca Boccassi <bluca at debian.org>
-- 
2.14.3



More information about the dev mailing list