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 BF5D8A04DD; Tue, 21 Jan 2020 19:06:23 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C1269F90; Tue, 21 Jan 2020 19:06:22 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id 39391F04 for ; Tue, 21 Jan 2020 19:06:21 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 1388630F; Tue, 21 Jan 2020 13:06:20 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 21 Jan 2020 13:06:20 -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=SW8eRFkAmthfKhLBf3N1LXtUxOuGh7EfCogsN7qjQF8=; b=VMi1CkPCb2gj XHTmtPVtik1Rk1APh6hS11xucM5yArd1lPy9IH6uwvTJtY5Dm9Bszu1c8NCSjf6p 88PsiLRQE/OF2vMOwpy+ABnPDd+kyQ4uMbYn5iWObEmtO4L3A7G2YF9Db7pqPvoa UCaYaRH18YyLSgYhEbh6N5xUPq3wncc= 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=SW8eRFkAmthfKhLBf3N1LXtUxOuGh7EfCogsN7qjQ F8=; b=gTM+VVlKort4P8IBFKMu9h6LhDCRh3d7YkzRw0cxrzq10rR8aSfZW7L06 dKINRIV4tZjj0f/WlBVGhQtBVK25c/8oLyxmwXTUS1dF6CsjfI1jUDVt4/vBAOuz UOiaXHrACh/GCuYtAXnn5+BFuaDZRg6Ru80AwyPRZXqzQq9TvYs8H5D7cYp4kX0C RHLkJLdfZI+KTOrBOX0MzVOeSexHEwfrsB6wINMiJG3HbRLS7yiBnD8eCARNer1u 7NIIPuKAOjgnBSSNTFKhzrkxaGyz8w+6wv60WyR9XmrrlGZ/8UCi5kAm931SmPBD SDuwZPu+vZT+g558r2ytmzO6G/yDg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudekgddutdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 E3813306097C; Tue, 21 Jan 2020 13:06:18 -0500 (EST) From: Thomas Monjalon To: Ranjit Menon Cc: dev@dpdk.org, Bruce Richardson , pallavi.kadam@intel.com Date: Tue, 21 Jan 2020 19:06:17 +0100 Message-ID: <2777207.BQQF58Tnoo@xps> In-Reply-To: <20200114100640.GA1656@bricha3-MOBL.ger.corp.intel.com> References: <20200113193534.1018-1-ranjit.menon@intel.com> <20200114100640.GA1656@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: update for Windows 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" 14/01/2020 11:06, Bruce Richardson: > On Mon, Jan 13, 2020 at 11:35:34AM -0800, Ranjit Menon wrote: > > Since Anand is no longer with Intel, Pallavi will replace him > > as maintainer. > > > > Signed-off-by: Ranjit Menon > Acked-by: Bruce Richardson Applied, thanks