From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] maintainers: claim hash, lpm and cfgfile libraries Date: Fri, 6 Feb 2015 17:00:16 +0000 Message-ID: <20150206170016.GA11724@bricha3-MOBL3> References: <1423231027-14291-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: dev-VfR2kkLFssw@public.gmane.org Return-path: Content-Disposition: inline In-Reply-To: <1423231027-14291-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Fri, Feb 06, 2015 at 01:57:07PM +0000, Bruce Richardson wrote: > Signed-off-by: Bruce Richardson Self-NAK this version - Cristian has already claimed cfgfile and I'm happy to let him have it :-) > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7a2c3ba..cf6baff 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -278,12 +278,14 @@ F: examples/l3fwd-acl/ > F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst > > Hashes > +M: Bruce Richardson > F: lib/librte_hash/ > F: doc/guides/prog_guide/hash_lib.rst > F: app/test/test_hash* > F: app/test/test_func_reentrancy.c > > LPM > +M: Bruce Richardson > F: lib/librte_lpm/ > F: doc/guides/prog_guide/lpm* > F: app/test/test_lpm* > @@ -301,6 +303,7 @@ Other libraries > --------------- > > Configuration file > +M: Bruce Richardson > F: lib/librte_cfgfile/ > > Interactive command line > -- > 2.1.0 >