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 0BFC2A04DD; Thu, 28 Nov 2019 00:40:32 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8CA9E4C9D; Thu, 28 Nov 2019 00:40:30 +0100 (CET) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id BB4C32B9C for ; Thu, 28 Nov 2019 00:40:29 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id B992FC1F; Wed, 27 Nov 2019 18:40:28 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 27 Nov 2019 18:40:28 -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=/GWwKcdlkQW1R2gJplrG+RIriz20EJOlzQaVSu4vB0g=; b=Nx3eIha3KZLK M5rKxxNsQ/tDKqCUKQ8422quI8FP1CvoIXEV1f3tHQrb7DioVw9Un+TEHB3lxdaA ICidQiC1ZYVR5czuVeMGVYcbBIY4MXCmCSOUvd3CgDJOkbkM/vK5xWddIeZY26M7 JI1If+IrH4eHcUtLzDoNpko8Hyjkuu4= 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=fm1; bh=/GWwKcdlkQW1R2gJplrG+RIriz20EJOlzQaVSu4vB 0g=; b=ozpyLVSN+RRmnMb9Ef57ZQLhv4xDEwBet5cAvCEC+dGnKmDD2hEikYFa8 8WP6mLmUDx81kDASAGOLYNZhbo/12cUM7zF2fkTbWrFC2pmKjsShKTJNIAfq0KYc mOMYCYTvwFmr6TiFAUPRUoiUUvVoix3mXIAadAJ3SUAtTs6vF+W4hJ9nYgD3R89s qnfnR6XBQPmM1KkmfTuYnBZeXaThcfZkrDHAJGFyt5Wdyxdjxpv4gQEFYfQNvZf+ us/HWQkXVOmFQSPl3XPTHbPCZ5jVq9BbSwyBByGez1SCRsLG83Nbwm99In6sgQD7 Tea7NMsEmCA5yB1RIhnFXFzN9JyBA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudeiiedguddvucetufdoteggodetrfdotf 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 A682D3060085; Wed, 27 Nov 2019 18:40:27 -0500 (EST) From: Thomas Monjalon To: Heinrich Kuhn Cc: dev@dpdk.org Date: Thu, 28 Nov 2019 00:40:26 +0100 Message-ID: <1591597.OgSBDf4mjZ@xps> In-Reply-To: <20191127113615.13647-1-heinrich.kuhn@netronome.com> References: <20191127113615.13647-1-heinrich.kuhn@netronome.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: update maintainers for nfp PMD 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/11/2019 12:36, Heinrich Kuhn: > As Alejandro is no longer with Netronome we appointed two new > maintainers for the Netronome PMD > > Signed-off-by: Heinrich Kuhn Applied, thanks