From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 04CE8A0096 for ; Tue, 4 Jun 2019 10:36:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CA3021BAC7; Tue, 4 Jun 2019 10:36:10 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 29B5D1B9B7 for ; Tue, 4 Jun 2019 10:36:10 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A9F3421DFB; Tue, 4 Jun 2019 04:36:09 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 04 Jun 2019 04:36:09 -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=mesmtp; bh=zHmDM5NNSqSkcKQ5+f6g7WRbVogMeOBVWFi0QFYX+vI=; b=cSnurgJetyZT X3ger0EesS6IjtedsbGFYXxo/j/XvZi3VuF1OEcVqvhaafP3hNlMYqjfXEq0PFmG KZEE2xCP4NGt6TOoY1fuIR6txxUGfooEbbzkrRyZnqpNaNK7XlvnvnsCxuSIJw+9 HMc//0v1yhqKTxmmXQRZbfh64evP2+w= 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=zHmDM5NNSqSkcKQ5+f6g7WRbVogMeOBVWFi0QFYX+ vI=; b=ggCMX4n3Rj2KZ+1bUF1s4O1lWsJDC30mBQrzdYWHPSnx9HzTneaGSo8xb 8KKVeemZa1iJTnKqUrfZDg01NkUqYf2pXrnxitnRny+1fzTqpLDJqpo7c6SvzQh3 A/DsA3BOTmHMSN8HkTRANDgsHAfFVvARkIO036MV5htx0UcuUhAUuOW3nzWCkuL8 YLquGXQdprQn+2dJO5ZYmbXWbRCrQCRo1TB+PiQkf95IR1UZlcLihVXzjOZvjg73 k2RsJDZJ93D4z0XgdNNJxgI4FffiD1TotsbzsjfYWxsBqwyFkRfDuZ/nkBGoMqUY tMJOuRk+cjhqKx6eNeKl7SnfLGkKQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudefledgtdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 B6D40380085; Tue, 4 Jun 2019 04:36:08 -0400 (EDT) From: Thomas Monjalon To: lironh@marvell.com Cc: dev@dpdk.org, Tomasz Duszynski , michaelsh@marvell.com Date: Tue, 04 Jun 2019 10:36:07 +0200 Message-ID: <1712458.SjIAs6vm1r@xps> In-Reply-To: <20190527140703.GA22382@sh> References: <1558370112-5808-1-git-send-email-lironh@marvell.com> <20190527140703.GA22382@sh> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: update Marvell 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" 27/05/2019 16:07, Tomasz Duszynski: > On Mon, May 20, 2019 at 07:35:12PM +0300, lironh@marvell.com wrote: > > From: Liron Himi > > > > Alan is no longer involved in PMDs maintenance hence > > update the list. > > Also append new active maintainer to the list. > > > > Signed-off-by: Liron Himi > > Acked-by: Tomasz Duszynski Applied, thanks