From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add maintainers section to the contributors guide Date: Wed, 14 Feb 2018 00:20:48 +0100 Message-ID: <8511519.gfQTraiWvA@xps> References: <1518512912-149012-1-git-send-email-ciara.power@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Kovacevic, Marko" To: "Power, Ciara" Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 300941B1BA for ; Wed, 14 Feb 2018 00:20:59 +0100 (CET) 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" > > Add a maintainers section to the contributors guide to have a low tech > > location to check/link to the current maintainers. This file is included > > dynamically from the MAINTAINERS file in the root directory of the DPDK > > source when the docs are built. This also allows us to link to the file > > from other sections of the docs. > > > > Signed-off-by: Ciara Power > > This will be useful. > > Acked-by: John McNamara You find it more useful than http://dpdk.org/browse/dpdk/plain/MAINTAINERS ? Applied, thanks