From patchwork Mon May 20 16:35:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liron Himi X-Patchwork-Id: 53555 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 54C965589; Mon, 20 May 2019 16:27:49 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 8A2964C88 for ; Mon, 20 May 2019 16:27:47 +0200 (CEST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x4KEROVQ007409; Mon, 20 May 2019 07:27:46 -0700 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=BgWr8YGcKTCyKG1yK0FZ0DDXrMNuDW+6kpste/Am0kU=; b=MYFRn2XXKTelz29UPKr4sapMTKHDoKQFBVOIxsf6+EkpZgd3CKmh1YjFfjV5Q1fgkCGl KPhJfiQ1dC7uh7q1aJ5MLOe/esCHXEyvISMGTmMRCCcgJyUO6z8SEn6h1IYubYv+/UUC f/8+1k4QNPMA6mss/W19hPvKPqPEpi5BsJqqQNrP8FCaJnRxxRkF8fAR5VVrNQJJ0xb/ j5fOPHyaMqwxIj6yTfH6Udd7On//7znFnjXxCTISOEe+4xwgK0yz2iJsteeUcucjtM+M e+iAh3OJlmw3uy884HN9Wn8HW9JJcDXz6+wTR4qQrCaJf8+ghdAo87AlEr3cg7HkclaU 0w== Received: from sc-exch02.marvell.com ([199.233.58.182]) by mx0b-0016f401.pphosted.com with ESMTP id 2sjhjjrgn3-6 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 20 May 2019 07:27:46 -0700 Received: from SC-EXCH03.marvell.com (10.93.176.83) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 20 May 2019 07:24:34 -0700 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Mon, 20 May 2019 07:24:34 -0700 Received: from pt-lxl0023.marvell.com (pt-lxl0023.marvell.com [10.5.213.12]) by maili.marvell.com (Postfix) with ESMTP id 1EA8C3F703F; Mon, 20 May 2019 07:24:32 -0700 (PDT) From: To: CC: , , Liron Himi Date: Mon, 20 May 2019 19:35:12 +0300 Message-ID: <1558370112-5808-1-git-send-email-lironh@marvell.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-05-20_07:, , signatures=0 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Liron Himi Alan is no longer involved in PMDs maintenance hence update the list. Also append new active maintainer to the list. Signed-off-by: Liron Himi Acked-by: Tomasz Duszynski --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 15d0829..d0bf259 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -644,7 +644,6 @@ F: doc/guides/nics/features/ipn3ke.ini Marvell mvpp2 M: Tomasz Duszynski M: Liron Himi -M: Alan Winkowski F: drivers/common/mvep/ F: drivers/net/mvpp2/ F: doc/guides/nics/mvpp2.rst @@ -653,7 +652,6 @@ F: doc/guides/nics/features/mvpp2.ini Marvell mvneta M: Zyta Szpak M: Liron Himi -M: Alan Winkowski F: drivers/net/mvneta/ F: doc/guides/nics/mvneta.rst F: doc/guides/nics/features/mvneta.ini @@ -901,8 +899,8 @@ F: doc/guides/cryptodevs/features/kasumi.ini Marvell mvsam M: Tomasz Duszynski +M: Michael Shamis M: Liron Himi -M: Alan Winkowski F: drivers/crypto/mvsam/ F: doc/guides/cryptodevs/mvsam.rst F: doc/guides/cryptodevs/features/mvsam.ini