From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ciara Power Subject: [PATCH v2] doc: add maintainers section to the contributors guide Date: Tue, 13 Feb 2018 09:08:32 +0000 Message-ID: <1518512912-149012-1-git-send-email-ciara.power@intel.com> Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com, Ciara Power To: dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 6D03C11D4 for ; Tue, 13 Feb 2018 10:08:41 +0100 (CET) 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 --- doc/guides/contributing/patches.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 3c2f310..2287835 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contributing/patches.rst @@ -551,3 +551,12 @@ patch accepted. The general cycle for patch review and acceptance is: than rework of the original. * Trivial patches may be merged sooner than described above at the tree committer's discretion. + +DPDK Maintainers +---------------- + +The following are the DPDK maintainers as listed in the ``MAINTAINERS`` file +in the DPDK root directory. + +.. literalinclude:: ../../../MAINTAINERS + :lines: 3- -- 2.7.4 -------------------------------------------------------------- Intel Research and Development Ireland Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.