From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 4C150234 for ; Fri, 6 Feb 2015 14:55:09 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 06 Feb 2015 05:55:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="450807492" Received: from bricha3-mobl3.ger.corp.intel.com ([10.243.20.42]) by FMSMGA003.fm.intel.com with SMTP; 06 Feb 2015 05:40:45 -0800 Received: by (sSMTP sendmail emulation); Fri, 06 Feb 2015 13:55:04 +0025 Date: Fri, 6 Feb 2015 13:55:03 +0000 From: Bruce Richardson To: dev@dpdk.org Message-ID: <20150206135503.GA5476@bricha3-MOBL3> References: <1423230706-12776-1-git-send-email-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423230706-12776-1-git-send-email-bruce.richardson@intel.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] maintainers: claim FreeBSD EAL and distributor X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 13:55:09 -0000 On Fri, Feb 06, 2015 at 01:51:46PM +0000, Bruce Richardson wrote: > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) Forgot sign-off :-(, will send v2 now, with it. /Bruce > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9a63714..7a2c3ba 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -120,14 +120,17 @@ F: examples/vhost_xen/ > F: doc/guides/prog_guide/intel_dpdk_xen_based_packet_switch_sol.rst > > FreeBSD EAL (with overlaps) > +M: Bruce Richardson > F: lib/librte_eal/bsdapp/Makefile > F: lib/librte_eal/bsdapp/eal/ > F: doc/guides/freebsd_gsg/ > > FreeBSD contigmem > +M: Bruce Richardson > F: lib/librte_eal/bsdapp/contigmem/ > > FreeBSD UIO > +M: Bruce Richardson > F: lib/librte_eal/bsdapp/nic_uio/ > > > @@ -234,6 +237,7 @@ F: examples/ip_reassembly/ > F: doc/guides/sample_app_ug/ip_reassembly.rst > > Distributor > +M: Bruce Richardson > F: lib/librte_distributor/ > F: doc/guides/prog_guide/packet_distrib_lib.rst > F: app/test/test_distributor* > -- > 2.1.0 >