From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add details of sub-trees and maintainers Date: Tue, 20 Dec 2016 11:20:38 +0100 Message-ID: <1560944.j64HEttrXQ@xps13> References: <1480697052-21951-1-git-send-email-john.mcnamara@intel.com> <1481910634-19445-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wj0-f170.google.com (mail-wj0-f170.google.com [209.85.210.170]) by dpdk.org (Postfix) with ESMTP id CB000FB1B for ; Tue, 20 Dec 2016 11:20:40 +0100 (CET) Received: by mail-wj0-f170.google.com with SMTP id tk12so173215985wjb.3 for ; Tue, 20 Dec 2016 02:20:40 -0800 (PST) In-Reply-To: <1481910634-19445-1-git-send-email-john.mcnamara@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-12-16 17:50, John McNamara: > Add a new section to the Code Contributors Guide to outline > the roles of tree and component maintainers and how they > can be added and removed. > > Signed-off-by: John McNamara Applied, thanks