From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 72D1B1B015 for ; Tue, 13 Feb 2018 10:48:56 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Feb 2018 01:48:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,507,1511856000"; d="scan'208";a="17329829" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga007.fm.intel.com with ESMTP; 13 Feb 2018 01:48:54 -0800 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 13 Feb 2018 09:48:53 +0000 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.197]) by irsmsx155.ger.corp.intel.com ([169.254.14.21]) with mapi id 14.03.0319.002; Tue, 13 Feb 2018 09:48:53 +0000 From: "Mcnamara, John" To: "Power, Ciara" , "dev@dpdk.org" CC: "Kovacevic, Marko" Thread-Topic: [PATCH v2] doc: add maintainers section to the contributors guide Thread-Index: AQHTpKo+oY27A0/gQEamW4v4jQIz2aOiE81w Date: Tue, 13 Feb 2018 09:48:53 +0000 Message-ID: References: <1518512912-149012-1-git-send-email-ciara.power@intel.com> In-Reply-To: <1518512912-149012-1-git-send-email-ciara.power@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTJjODAzY2MtNDA2Ny00MTQyLWJlOTItYzgwZDNkOTAxZjIxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik5VS1d6WG05T2pjVUdWSnNyWlVEcU1qYXJBbUFGZTRHRWVsY2VreEtEelE9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] doc: add maintainers section to the contributors guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2018 09:48:57 -0000 > -----Original Message----- > From: Power, Ciara > Sent: Tuesday, February 13, 2018 9:09 AM > To: dev@dpdk.org > Cc: Mcnamara, John ; Kovacevic, Marko > ; Power, Ciara > Subject: [PATCH v2] doc: add maintainers section to the contributors guid= e >=20 > 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. >=20 > Signed-off-by: Ciara Power This will be useful. Acked-by: John McNamara