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 ABB9B9E3 for ; Tue, 27 Sep 2016 16:02:58 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP; 27 Sep 2016 07:02:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,405,1470726000"; d="scan'208";a="173705669" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.48]) by fmsmga004.fm.intel.com with SMTP; 27 Sep 2016 07:02:55 -0700 Received: by (sSMTP sendmail emulation); Tue, 27 Sep 2016 15:02:55 +0025 Date: Tue, 27 Sep 2016 15:02:55 +0100 From: Bruce Richardson To: Stephen Hurd Cc: Ajit Khaparde , dev@dpdk.org Message-ID: <20160927140254.GA36420@bricha3-MOBL3> References: <20160921222714.4993-1-ajit.khaparde@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] bnxt: Update MAINTAINERS file for bnxt driver 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, 27 Sep 2016 14:02:59 -0000 On Wed, Sep 21, 2016 at 03:49:20PM -0700, Stephen Hurd wrote: > On Wed, Sep 21, 2016 at 3:27 PM, Ajit Khaparde > wrote: > > > Add Ajit Khaparde as the maintainer of the bnxt PMD > > > > CC: Stephen Hurd > > Signed-off-by: Ajit Khaparde > > Reviewed-by: David Christensen > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 7c33ad4..32df457 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -279,6 +279,7 @@ F: doc/guides/nics/ena.rst > > > > Broadcom bnxt > > M: Stephen Hurd > > +M: Ajit Khaparde > > F: drivers/net/bnxt/ > > F: doc/guides/nics/bnxt.rst > > > > -- > > 2.8.4 (Apple Git-73) > > > > Ack. Applied to dpdk-next-net/rel_16_11 /Bruce