From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id AF8862C48 for ; Tue, 22 Mar 2016 18:29:31 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP; 22 Mar 2016 10:29:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,378,1455004800"; d="scan'208";a="71255201" Received: from fooyekan-mobl2.ger.corp.intel.com ([10.252.25.15]) by fmsmga004.fm.intel.com with SMTP; 22 Mar 2016 10:29:28 -0700 Received: by (sSMTP sendmail emulation); Tue, 22 Mar 2016 17:29:27 +0025 Date: Tue, 22 Mar 2016 17:29:27 +0000 From: Bruce Richardson To: John Daley Cc: dev@dpdk.org Message-ID: <20160322172927.GJ20448@bricha3-MOBL3> References: <1458254582-27440-1-git-send-email-johndale@cisco.com> <1458325627-21046-1-git-send-email-johndale@cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458325627-21046-1-git-send-email-johndale@cisco.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v3] enic: update enic PMD maintainer and pointer to the guide. 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: Tue, 22 Mar 2016 17:29:32 -0000 On Fri, Mar 18, 2016 at 11:27:07AM -0700, John Daley wrote: > Change maintainers for ENIC PMD and fix pointer to enic > documentation in MAINTAINERS. > > Signed-off-by: John Daley > --- Applied to dpdk-next-net/rel_16_04 /Bruce