From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 48D431B01D
 for <dev@dpdk.org>; Sun,  7 Jan 2018 21:50:09 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id E337220AA5;
 Sun,  7 Jan 2018 15:50:08 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Sun, 07 Jan 2018 15:50:08 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:content-transfer-encoding:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=mesmtp; bh=k2OcL9U3crdnF9QrYyWRzY+6lw
 ibU/AF4chboEbK8Vo=; b=pSV/Z/mO1SlVqoKj6jnpA2NUEDVjn+HeEFprKFQPdB
 +hUKG1EttF7Uw+EJuiXp8khPSmz1aHfCqjLAHl5/XLFg1qpl2oqd0lvRyGYRKHzT
 O7ymWOzUi48h9HDqrlkxR88R1XMN6v71Keq8qJuoM6TgFD8BuadLP5F0Wqk0PJE+
 Q=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-transfer-encoding:content-type
 :date:from:in-reply-to:message-id:mime-version:references
 :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=k2OcL9
 U3crdnF9QrYyWRzY+6lwibU/AF4chboEbK8Vo=; b=pDaG/JWVhS/fcDIUA6KYR9
 6HAYj7UlfTXcPts0SFWlhWrHEW0PfrM585soaE2jP2GT8TZO/TCxjFIg32TBVBYC
 NhFHnm8MHGe+OYNi2UrAjO6A/TZ5t6QG1G6HUdwhFlpagkeP5LefHFS22uaGF20P
 dcTd3ORiO9SL0aIiWIMpr4+l8Nq+mlfoLgQQgg03h0pKopK1YIadcRVZz6HL6du6
 etA76uARL4aUplBkYcz9rlbu6+lTfM/SPDkh5nrp/lvNvWmHXrGzeoCfrcTPvKUH
 gfWEOESvYAOZcavczh3b4c1Et8S13Bm4tee5U6POTXtYnxdIU1Qqo15NNWSy5AMQ
 ==
X-ME-Sender: <xms:AIhSWvh-FnTz_Yl_Ij7E5f2hpd6C_T26Bmy4IzMfD2ZucoOjwpXgCg>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 95E472480C;
 Sun,  7 Jan 2018 15:50:08 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: Helin Zhang <helin.zhang@intel.com>
Cc: dev@dpdk.org, ferruh.yigit@intel.com
Date: Sun, 07 Jan 2018 21:49:45 +0100
Message-ID: <6142026.bz53SBRTgq@xps>
In-Reply-To: <1515291977-16730-1-git-send-email-helin.zhang@intel.com>
References: <1515291977-16730-1-git-send-email-helin.zhang@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH] maintainers: claim the maintainership of a
	sub tree
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://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: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sun, 07 Jan 2018 20:50:09 -0000

07/01/2018 03:26, Helin Zhang:
> +Intel Networking Drivers
> +M: Helin Zhang <helin.zhang@intel.com>
> +T: git://dpdk.org/next/dpdk-next-net-intel

I think you should just add the T: line in every section
instead of creating a new overlapping section.
Thanks

> +F: drivers/net/e1000
> +F: drivers/net/ixgbe
> +F: drivers/net/i40e
> +F: drivers/net/fm10k
> +F: doc/guides/nics/ixgbe.rst
> +F: doc/guides/nics/i40e.rst
> +F: doc/guides/nics/fm10k.rst
> +F: doc/guides/nics/intel_vf.rst