From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] bnxt: Update MAINTAINERS file for bnxt driver Date: Tue, 27 Sep 2016 15:02:55 +0100 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 Cc: Ajit Khaparde , dev@dpdk.org To: Stephen Hurd 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) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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