From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id B28E23977
 for <dev@dpdk.org>; Mon, 25 Jul 2016 18:21:47 +0200 (CEST)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by fmsmga104.fm.intel.com with ESMTP; 25 Jul 2016 09:21:47 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.28,420,1464678000"; d="scan'208";a="853069819"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.117])
 by orsmga003.jf.intel.com with SMTP; 25 Jul 2016 09:21:46 -0700
Received: by  (sSMTP sendmail emulation); Mon, 25 Jul 2016 17:21:44 +0025
Date: Mon, 25 Jul 2016 17:21:44 +0100
From: Bruce Richardson <bruce.richardson@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Message-ID: <20160725162143.GA34436@bricha3-MOBL3>
References: <1469459986-22667-1-git-send-email-bruce.richardson@intel.com>
 <1549168.YBdMqhsz3P@xps13>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1549168.YBdMqhsz3P@xps13>
Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?=
 =?iso-8859-1?Q?opment?= Ireland Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-dev] [PATCH] maintainers: add staging tree for network
 drivers
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jul 2016 16:21:48 -0000

On Mon, Jul 25, 2016 at 05:28:40PM +0200, Thomas Monjalon wrote:
> 2016-07-25 16:19, Bruce Richardson:
> > +Staging Trees
> > +-------------
> > +
> > +Networking Drivers
> > +T: git://dpdk.org/dpdk-next-net
> > +M: Bruce Richardson <bruce.richardson@intel.com>
> 
> I thought we could write the next- tree information below the
> existing title:
> 
> Networking Drivers
> ------------------
> 

Maybe, but I think it would work better to have all the staging trees listed
together at the top of the file. Makes it easier to see on opening the file
that they exist.

/Bruce