From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 320932C23; Thu, 9 Aug 2018 18:28:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A67F621C4F; Thu, 9 Aug 2018 12:28:01 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 09 Aug 2018 12:28:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=n7thcCpZ6ALKf8yDe5BLKUvDw1 Z48/XH5m3dyXhFNuU=; b=aWe3pSue9kcxhecs352/0dpVxD13G8oKYmQWgxwUAC kW3ulNdpCUhWxgoefZ1owRNF1d4CjnYV7ZIO8o2PJhCZKMdHzpS/G4mE9sHOh2Hp MMe6fwfN/Mgx0gMg3HsU7XDNT/aPPUeZg4atsfRA8h6qKHOFrKh1WEYCbt4snDuN 8= 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-sender:x-me-sender:x-sasl-enc; s=fm3; bh=n7thcC pZ6ALKf8yDe5BLKUvDw1Z48/XH5m3dyXhFNuU=; b=uSL+m93k9ZPNLctfJsl79O KDIb3uPsALR6sPXPhEgFpKyJUiQtxqGjwc5NUjOZHREq8tSS8t+ukS4HKYAg2G+G Rv88hOGh6NEtuqLo9KcG7ZmiMUzvuRWH5NGXmfsxzpti3J3GSUVbm5eRbVBgdmiv uhH1MQWoFjo37849TxYhiu7/8k2NWdroN/XjhPXYNdqfmUW2RzXgKASy2tcUwFHB CuiUJR3Z+jNBGIGLS7vexwfXpy1dygk4T2hM6i9VAEIPciU7S9TG3ubTbb+9jhbl OPpCg2Dauaa4wNLY2u63IoySiViNQNQMxztQLeCS90NRUy9YHyntmJrrBNLJ4iTA == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (114.149.6.93.rev.sfr.net [93.6.149.114]) by mail.messagingengine.com (Postfix) with ESMTPA id 5D20A10289; Thu, 9 Aug 2018 12:28:00 -0400 (EDT) From: Thomas Monjalon To: Gavin Hu Cc: dev@dpdk.org, Jerin Jacob , Honnappa.Nagarahalli@arm.com, song.zhu@arm.com, stable@dpdk.org, jianbo.liu@arm.com Date: Thu, 09 Aug 2018 18:27:59 +0200 Message-ID: <1914370.npFfSJd0nY@xps> In-Reply-To: <20180809055656.GA6612@jerin> References: <20180809015803.14298-1-gavin.hu@arm.com> <20180809055656.GA6612@jerin> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: claim maintainership for ARM v7 and v8 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: , X-List-Received-Date: Thu, 09 Aug 2018 16:28:02 -0000 > > Claim the maintainership as Jianbo Liu is not working on this any more. > > Aslo remove the co-maintainership for Marvel mvpp2 amd mrvl crypto driver > > and doc. > > > > Cc: stable@dpdk.org > > Cc: jianbo.liu@arm.com > > > > > Signed-off-by: Gavin Hu > > Reviewed-by: Song Zhu > > Reviewed-by: Honnappa Nagarahalli > > Acked-by: Jerin Jacob Applied, thanks