From patchwork Wed Jul 17 18:10:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 56655 X-Patchwork-Delegate: thomas@monjalon.net 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 C56C61BE1B; Wed, 17 Jul 2019 20:10:39 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 146621BE17 for ; Wed, 17 Jul 2019 20:10:38 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id DA0C43E0; Wed, 17 Jul 2019 14:10:36 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 17 Jul 2019 14:10:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=vHAY3pj6DbUQI+Ay0yBiqfy tvpOOnBMBisDSNl5yQaQ=; b=qE9PQWg8FMLEiyuFH79+Ub01xl3KvYaCPsTK6lW aKsjB/mziLu8vltb4ImuQviMlnTb1PdlMU/DO6qnP4UXcL+Kn70nQDV5DAnePJRP 2DXpB8Y1OBarp2KFDYqB8xcSXD29w6zKNwvctVa/8C2Lf4CW2AIbPR0+IvjyDObV ZQvc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=vHAY3pj6DbUQI+Ay0 yBiqfytvpOOnBMBisDSNl5yQaQ=; b=XJsyaon/FwAhFvhOurpVpIRZIhRD5e+TO iXEj/j4tNlIIdBXGbZrhHQK+L23fO5Qez+Yi4yFlmUr1QMWOoU6fOebrOSbTZPu3 fuU8LlzaEfdEz6nTjRRBKCo3d1JkGf4OZifX9ycHMd7UnNUuLpWOX7ACYm/ROam+ 9gM4ysF+eUkH4yHdd20dJxm5XQ+7P7eY01VpzJ+K65kTh2m8cmeJMOoU7vytjZ5B lKEy+wUk37PSWI5+wvxxMhQP67TnW1W1Bm+/Yh/Ufx+fUhdIB6HytnQnOPqA1Xpz f8YJ24Bn8WDcn420czHy5SHD5luD9+9/cYc7+T7ZZCq0WO4DWnv6w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrieefgdellecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffohhmrg hinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlh hushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 4AD5180060; Wed, 17 Jul 2019 14:10:35 -0400 (EDT) From: Thomas Monjalon To: John McNamara , Marko Kovacevic Cc: dev@dpdk.org, ferruh.yigit@intel.com, arybchenko@solarflare.com Date: Wed, 17 Jul 2019 20:10:07 +0200 Message-Id: <20190717181007.19958-1-thomas@monjalon.net> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: remove unused maintainer role from 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" The backup maintainer role is not explicitly used in the file MAINTAINERS. Listing names in a priority order is preferred and more flexible than explicit named roles. Signed-off-by: Thomas Monjalon Acked-by: John McNamara Reviewed-by: David Marchand --- doc/guides/contributing/patches.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index f37fb5557..5677f1393 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contributing/patches.rst @@ -75,7 +75,6 @@ Trees and maintainers are listed in the ``MAINTAINERS`` file. For example:: Crypto Drivers -------------- M: Some Name - B: Another Name T: git://dpdk.org/next/dpdk-next-crypto Intel AES-NI GCM PMD @@ -86,7 +85,6 @@ Trees and maintainers are listed in the ``MAINTAINERS`` file. For example:: Where: * ``M`` is a tree or component maintainer. -* ``B`` is a tree backup maintainer. * ``T`` is a repository tree. * ``F`` is a maintained file or directory.