From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] maintainers: call out subtree committers Date: Wed, 11 Apr 2018 00:03:02 +0200 Message-ID: <24571679.a9il41UL3l@xps> References: <20180328193040.11554-1-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Pablo de Lara Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id F0B881BAC8 for ; Wed, 11 Apr 2018 00:03:04 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/03/2018 12:40, Ferruh Yigit: > On 3/28/2018 8:30 PM, Pablo de Lara wrote: > > 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 > > Acked-by: Ferruh Yigit Applied, thanks