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 2E53EA056A; Mon, 2 Mar 2020 18:55:06 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6C75B1BFF3; Mon, 2 Mar 2020 18:55:05 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CB0691BFF2 for ; Mon, 2 Mar 2020 18:55:04 +0100 (CET) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 56F1E21C4E; Mon, 2 Mar 2020 12:55:04 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Mon, 02 Mar 2020 12:55:04 -0500 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=mesmtp; bh=wpTzUjiaZjFoRBq0Cn6wPu9yUdF0jLBF4D8cnK6ke9M=; b=XMzSXlEKH0tI DEvO0FcTuCjgVnhITQDH0x2qBh/IF2OMUgC1JfHAE4Uv4VAPOJfT9J0yNpNz8wVE 1i0mP84dNpQVjMBfb5QPMbo4c1mqo2bnMH0CdCDUylFBc7f+xcG+CUmj2y1yMNuT DrKQkFLDYM9Ah1McS/PSsnH4dReKRoo= 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=fm2; bh=wpTzUjiaZjFoRBq0Cn6wPu9yUdF0jLBF4D8cnK6ke 9M=; b=27S922gpSF3X6imLKT6P8r75vngQmdDUSZY3mJSKGvhGa27gVRJV53MdO UUVaW8O8KFUCOoZU71dHju15Th+aA6Z/77KvwB9CV1dqsGRxUU9QBuB3g23f/r79 4n1H+F4OO3cbnV8pjOkR6yvbx2NXeS6EUK0l6AHIfsG8Rbkqsl8P5jIRCtJ+kq7O XrrDrnhJWNVOjl4rwY+q4VkmmCZfQP03IKEMNCiFF+Sv0vrPCP0gm+n1F/dEOe3G Y4DPJpyR1Ro7d3aC8mJdgeGiXeLiZgXLnPjVTLpquy7UDnGpVqhnoodQ6qz/MIwt /DRxRyI2u5snh3qCyQAj9ncfYJ+5g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedruddtgedguddtjecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 B137A3280067; Mon, 2 Mar 2020 12:55:02 -0500 (EST) From: Thomas Monjalon To: Jan Remes Cc: dev@dpdk.org, zizka@netcope.com, neruda@netcope.com Date: Mon, 02 Mar 2020 18:55:01 +0100 Message-ID: <12468707.dW097sEU6C@xps> In-Reply-To: <20200302163405.398347-1-remes@netcope.com> References: <20200302163405.398347-1-remes@netcope.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: update for Netcope PMDs 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" 02/03/2020 17:34, Jan Remes: > Jan and Rastislav are leaving Netcope. Martin and Jakub > will replace them as Netcope PMD maintainers. > > Signed-off-by: Jan Remes Applied