From patchwork Tue Feb 13 09:08:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Power, Ciara" X-Patchwork-Id: 35145 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 431D72BBD; Tue, 13 Feb 2018 10:08:43 +0100 (CET) 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) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Feb 2018 01:08:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,507,1511856000"; d="scan'208";a="27337072" Received: from silpixa00399503.ir.intel.com ([10.237.222.102]) by orsmga003.jf.intel.com with ESMTP; 13 Feb 2018 01:08:38 -0800 From: Ciara Power To: dev@dpdk.org Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com, Ciara Power Date: Tue, 13 Feb 2018 09:08:32 +0000 Message-Id: <1518512912-149012-1-git-send-email-ciara.power@intel.com> X-Mailer: git-send-email 2.7.4 Subject: [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: , 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 Acked-by: John McNamara --- 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-