From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <prvs=9954e22ec1=lironh@marvell.com>
Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com
 [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id 8DC28235
 for <dev@dpdk.org>; Wed, 20 Feb 2019 13:51:08 +0100 (CET)
Received: from pps.filterd (m0045849.ppops.net [127.0.0.1])
 by mx0a-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id
 x1KCoTTU012971; Wed, 20 Feb 2019 04:51:07 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;
 h=from : to : cc :
 subject : date : message-id : mime-version : content-type; s=pfpt0818;
 bh=4ZU4BhbMTmyjbNzmlK4d4v+pzfYjICSgLq1jm5xPaY8=;
 b=lExwXl+X4ySf1QYRr+gnUKINyZjDZlb7w4nMDao0IGK2ie/OmZ5P8TasebRd5G4+nWtg
 gKitM6XF3YIrTwTEUcHZa4DZRbqmKU6mGmkin56NCTItGezxfJkNiB4DiDcv45uKpJTM
 I3BC5e+T32hXUwzC3QZoz/aeXuFC/B+mtcw6za4Pi4ZWX2bmFw1GloiE67Q8CiMmrjgp
 02igT3e0sCIRnTCNUM7CU/z0DO0is4FaIlx6ueXAhWgx31bWxQseRBoqmJC1Hj63iFOu
 F80gWowZCyoCO5s3wSjAI4nWFIDCtxfhSqG3ckY43CYx0+KtrMwSk+1DtSJ2ZGmmU7fZ 0w== 
Received: from sc-exch01.marvell.com ([199.233.58.181])
 by mx0a-0016f401.pphosted.com with ESMTP id 2qs78kg01c-4
 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);
 Wed, 20 Feb 2019 04:51:07 -0800
Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH01.marvell.com
 (10.93.176.81) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 20 Feb
 2019 04:51:02 -0800
Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com
 (10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend
 Transport; Wed, 20 Feb 2019 04:51:02 -0800
Received: from pt-lxl0023.marvell.com (pt-lxl0023.marvell.com [10.5.213.12])
 by maili.marvell.com (Postfix) with ESMTP id C7E513F7043;
 Wed, 20 Feb 2019 04:51:01 -0800 (PST)
From: <lironh@marvell.com>
To: <dev@dpdk.org>
CC: <tdu@semihalf.com>, <walan@marvell.com>, Liron Himi <lironh@marvell.com>
Date: Wed, 20 Feb 2019 17:01:59 +0200
Message-ID: <1550674919-22174-1-git-send-email-lironh@marvell.com>
X-Mailer: git-send-email 2.7.4
MIME-Version: 1.0
Content-Type: text/plain
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, ,
 definitions=2019-02-20_11:, , signatures=0
X-Proofpoint-Details: rule=outbound_notspam policy=outbound score=0
 priorityscore=1501
 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0
 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0
 mlxlogscore=803 adultscore=0 classifier=spam adjust=0 reason=mlx
 scancount=1 engine=8.0.1-1810050000 definitions=main-1902200093
Subject: [dpdk-dev] [PATCH] maintainers: update Marvell PMDs
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Feb 2019 12:51:09 -0000

From: Liron Himi <lironh@marvell.com>

Natalie and Dmitri are no longer involved in PMDs maintenance hence
update the list.
Also append new active maintainers to the list.

Signed-off-by: Liron Himi <lironh@marvell.com>
---
 MAINTAINERS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eef480a..fa78023 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -601,8 +601,8 @@ F: doc/guides/nics/features/ice.ini
 
 Marvell mvpp2
 M: Tomasz Duszynski <tdu@semihalf.com>
-M: Dmitri Epshtein <dima@marvell.com>
-M: Natalie Samsonov <nsamsono@marvell.com>
+M: Liron Himi <lironh@marvell.com>
+M: Alan Winkowski <walan@marvell.com>
 F: drivers/common/mvep/
 F: drivers/net/mvpp2/
 F: doc/guides/nics/mvpp2.rst
@@ -610,8 +610,8 @@ F: doc/guides/nics/features/mvpp2.ini
 
 Marvell mvneta
 M: Zyta Szpak <zr@semihalf.com>
-M: Dmitri Epshtein <dima@marvell.com>
-M: Natalie Samsonov <nsamsono@marvell.com>
+M: Liron Himi <lironh@marvell.com>
+M: Alan Winkowski <walan@marvell.com>
 F: drivers/net/mvneta/
 F: doc/guides/nics/mvneta.rst
 F: doc/guides/nics/features/mvneta.ini
@@ -850,10 +850,10 @@ F: drivers/crypto/kasumi/
 F: doc/guides/cryptodevs/kasumi.rst
 F: doc/guides/cryptodevs/features/kasumi.ini
 
-Marvell Mrvl
+Marvell mvsam
 M: Tomasz Duszynski <tdu@semihalf.com>
-M: Dmitri Epshtein <dima@marvell.com>
-M: Natalie Samsonov <nsamsono@marvell.com>
+M: Liron Himi <lironh@marvell.com>
+M: Alan Winkowski <walan@marvell.com>
 F: drivers/crypto/mvsam/
 F: doc/guides/cryptodevs/mvsam.rst
 F: doc/guides/cryptodevs/features/mvsam.ini
-- 
2.7.4