From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: update for mempool Date: Wed, 11 Jul 2018 19:03:25 +0200 Message-ID: <1646186.S8yV1ER3bt@xps> References: <20180702155535.20573-1-olivier.matz@6wind.com> <7e76ca5a-036b-e7ed-c3de-fa2f7d492d14@solarflare.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz To: Andrew Rybchenko Return-path: Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 8DBF61B476 for ; Wed, 11 Jul 2018 19:03:28 +0200 (CEST) In-Reply-To: <7e76ca5a-036b-e7ed-c3de-fa2f7d492d14@solarflare.com> 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/07/2018 18:08, Andrew Rybchenko: > On 07/02/2018 06:55 PM, Olivier Matz wrote: > > Given its very good contributions to this library, add Andrew as > > official maintainer for librte_mempool. > > > > Signed-off-by: Olivier Matz > > --- > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -277,6 +277,7 @@ Core Libraries > > > > Memory pool > > M: Olivier Matz > > +M: Andrew Rybchenko > > F: lib/librte_mempool/ > > F: drivers/mempool/Makefile > > F: drivers/mempool/ring/ > > Acked-by: Andrew Rybchenko Applied, thanks Andrew :)