From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] maintainers: call out subtree committers Date: Fri, 30 Mar 2018 11:40:52 +0100 Message-ID: References: <20180328193040.11554-1-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: Pablo de Lara , thomas@monjalon.net Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 245864C92 for ; Fri, 30 Mar 2018 12:40:54 +0200 (CEST) In-Reply-To: <20180328193040.11554-1-pablo.de.lara.guarch@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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