From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Rybchenko Subject: Re: [PATCH] maintainers: update for mempool Date: Mon, 2 Jul 2018 19:08:40 +0300 Message-ID: <7e76ca5a-036b-e7ed-c3de-fa2f7d492d14@solarflare.com> References: <20180702155535.20573-1-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit To: Olivier Matz , Return-path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id 5A8691B4BD for ; Mon, 2 Jul 2018 18:08:50 +0200 (CEST) In-Reply-To: <20180702155535.20573-1-olivier.matz@6wind.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index dabb12d65..7781e43c5 100644 > --- 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