From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH v2] maintainers: call out subtree committers Date: Wed, 28 Mar 2018 20:30:40 +0100 Message-ID: <20180328193040.11554-1-pablo.de.lara.guarch@intel.com> Cc: dev@dpdk.org, Pablo de Lara To: thomas@monjalon.net Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 0BFD0271 for ; Wed, 28 Mar 2018 21:30:31 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 --- Changes in v2: - Added missing Ferruh's email Once this patch gets applied, backup subtree committers can send patches to add their names. MAINTAINERS | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 75d3e92c8..fc31e9092 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27,6 +27,38 @@ M: Thomas Monjalon M: Ferruh Yigit 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 +T: git://dpdk.org/next/dpdk-next-net-intel + +Next-net-mlx Tree +M: Shahaf Shuler +T: git://dpdk.org/next/dpdk-next-net-mlx + +Next-crypto Tree +M: Pablo de Lara +T: git://dpdk.org/next/dpdk-next-crypto + +Next-eventdev Tree +M: Jerin Jacob +T: git://dpdk.org/next/dpdk-next-eventdev + +Next-virtio Tree +Maxime Coquelin +T: git://dpdk.org/next/dpdk-next-virtio + +Next-pipeline Tree +M: Cristian Dumitrescu +T: git://dpdk.org/next/dpdk-next-pipeline + +Next-qos Tree +M: Cristian Dumitrescu +T: git://dpdk.org/next/dpdk-next-qos + Stable Branches M: Yuanhan Liu M: Luca Boccassi -- 2.14.3