From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 01/10] qede: Add maintainers Date: Mon, 18 Apr 2016 18:41:42 +0200 Message-ID: <2094839.aa9Es7FpUp@xps13> References: <1459476927-21387-1-git-send-email-rasesh.mody@qlogic.com> <1459476927-21387-2-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: bruce.richardson@intel.com, dev@dpdk.org, stephen@networkplumber.org, ameen.rahman@qlogic.com, harish.patil@qlogic.com, sony.chacko@qlogic.com To: Rasesh Mody Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id D3F4737B6 for ; Mon, 18 Apr 2016 18:41:44 +0200 (CEST) Received: by mail-wm0-f54.google.com with SMTP id u206so133029556wme.1 for ; Mon, 18 Apr 2016 09:41:44 -0700 (PDT) In-Reply-To: <1459476927-21387-2-git-send-email-rasesh.mody@qlogic.com> 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" 2016-03-31 19:15, Rasesh Mody: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -371,6 +371,13 @@ M: Declan Doherty > F: drivers/crypto/aesni_gcm/ > F: doc/guides/cryptodevs/aesni_gcm.rst > > +QLogic qede PMD > +M: Harish Patil > +M: Rasesh Mody > +M: Sony Chacko > +F: drivers/net/qede/ > +F: doc/guides/nics/qede.rst Please keep the logic order by adding qede below bnx2x. This patch may be merged with documentation (and license).