From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9499DA04B1; Thu, 24 Sep 2020 01:31:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 25D131DB40; Thu, 24 Sep 2020 01:31:12 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id D186E1DB3D for ; Thu, 24 Sep 2020 01:31:10 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 66E6B5C013B; Wed, 23 Sep 2020 19:31:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 23 Sep 2020 19:31:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= T/Q7hWblf5I+xMxQUjQLpn0folCBawUOYMJTUsUJ+vc=; b=TOSc0ewx0N8b5qSX CZUPZrxgdzEai7Zo6mo2A1ukNL4VLLzHxNy0HRq/Rmb86b4Nm/vLfckLK67qnK9s E/+1UZ84hfr63NMooMS2rX+G1wK0P89aD/YOM/DisjfKZf8jGqg0hrzHEsO4fddz hfjbLBcRtfPwLJV/J8sVMsuNUvxZBUgDXIL8evQFJolJqhLOvYdLPaAo08a6iYsF On7NIsCahxdMDNLHRZKGBmeBbFL079R45tNqR/CyLC5lyATjoFiqTCJOKjNNS+QO op6Drop2Zyj87zG2z9a6RIPbxjFLVoBmur2SeJmufoxa2md2ryKn20YKZui2dek4 lwZ/eg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=T/Q7hWblf5I+xMxQUjQLpn0folCBawUOYMJTUsUJ+ vc=; b=EmiebUXBX8SRAQE6vnkqv3OgoaMY2pmP1eT+ApycyRQ9Fn17HYPF6LJra N1zghBEfEANIQosvxdXdVwmUDrxqgoP7413XOmR0a69s4Zf+WzAFyExEYM3dydMI n1pa2V0x4fwFsEMZ10D+t41x7Ip0HQJ0hGsXHQSiEAMKmetJbeiQnmdH76qNBLEz pJSDtROSfzWUej2rWRjta53Y4tJpejs4sVMkCZG37ZG9wMtsD4jRtMjN9HHOqAGL lEWkGZjaCbAfjK8ku5ZOXhrbehA66mznzftg6d1Db+rmVWHaP5ooFKE2iIiJrmce 3/C4usd4V4ofqYsQEqASM30v/RJfg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudejgddvtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 490523280059; Wed, 23 Sep 2020 19:31:09 -0400 (EDT) From: Thomas Monjalon To: John McNamara Cc: dev@dpdk.org, marko.kovacevic@intel.com, bruce.richardson@intel.com Date: Thu, 24 Sep 2020 01:31:08 +0200 Message-ID: <5334124.VpK7ogFmEk@thomas> In-Reply-To: <1599671689-34178-1-git-send-email-john.mcnamara@intel.com> References: <1599671689-34178-1-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] maintainers: remove documentation maintainers 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" > Removed the documentation maintainers. The documentation > is now, currently, unmaintained. > > Signed-off-by: John McNamara > Signed-off-by: Marko Kovacevic Applied, thanks for the work you did so far. As Jim said today in the virtual event, we are looking for a new breath in documentation. Volunteers are welcome!