From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasesh Mody Subject: [PATCH] maintainers: update for qede PMD and bnx2x PMD Date: Fri, 2 Dec 2016 22:24:49 -0800 Message-ID: <1480746289-24602-1-git-send-email-Rasesh.Mody@cavium.com> 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 25DB858C8 for ; Sat, 3 Dec 2016 07:25:56 +0100 (CET) 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 26d9590a..d6eba203 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 -- 2.11.0.rc1