From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, URIBL_SBL,URIBL_SBL_A,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 21AF3C7618F for ; Wed, 17 Jul 2019 18:10:41 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 8B2AB208C0 for ; Wed, 17 Jul 2019 18:10:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="qE9PQWg8"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="XJsyaon/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B2AB208C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@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 Content-Transfer-Encoding: 8bit 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 --- 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. -- 2.21.0