From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasesh Mody Subject: [PATCH v2] maintainers: update for qede PMD and bnx2x PMD Date: Wed, 7 Dec 2016 11:22:19 -0800 Message-ID: <1481138539-3563-1-git-send-email-Rasesh.Mody@cavium.com> References: <2145401.aVkHXD7hpm@xps13> Mime-Version: 1.0 Content-Type: text/plain Cc: , , Rasesh Mody To: Return-path: Received: from mx0b-0016ce01.pphosted.com (0016ce01.pphosted.com [67.231.156.153]) by dpdk.org (Postfix) with ESMTP id 9BC2D2BC5 for ; Wed, 7 Dec 2016 20:22:28 +0100 (CET) In-Reply-To: <2145401.aVkHXD7hpm@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Following Cavium's acquisition of QLogic we need to update all the qlogic PMD maintainer's entries to point to our new e-mail addresses. Update driver's maintainers as they are no longer working for Cavium. Thanks to Sony Chacko for his support and development of our various dpdk drivers. Signed-off-by: Rasesh Mody --- MAINTAINERS | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d915426..1c170d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -351,16 +351,14 @@ F: drivers/net/nfp/ F: doc/guides/nics/nfp.rst QLogic bnx2x -M: Sony Chacko -M: Harish Patil -M: Rasesh Mody +M: Harish Patil +M: Rasesh Mody F: drivers/net/bnx2x/ F: doc/guides/nics/bnx2x.rst QLogic qede PMD -M: Harish Patil -M: Rasesh Mody -M: Sony Chacko +M: Rasesh Mody +M: Harish Patil F: drivers/net/qede/ F: doc/guides/nics/qede.rst -- 1.7.10.3