From patchwork Thu Feb 18 13:16:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 87980 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 06567A054D; Thu, 18 Feb 2021 14:28:28 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B23E616075F; Thu, 18 Feb 2021 14:28:27 +0100 (CET) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by mails.dpdk.org (Postfix) with ESMTP id 51CFE16075A for ; Thu, 18 Feb 2021 14:28:26 +0100 (CET) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 1C4531A061C; Thu, 18 Feb 2021 14:28:26 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 040FE1A0550; Thu, 18 Feb 2021 14:28:24 +0100 (CET) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id DD20C40291; Thu, 18 Feb 2021 14:28:20 +0100 (CET) From: Hemant Agrawal To: dev@dpdk.org Cc: g.singh@nxp.com, Hemant Agrawal Date: Thu, 18 Feb 2021 18:46:31 +0530 Message-Id: <20210218131631.5136-1-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH] maintainers: update for NXP pfe and dpaax_sec X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" remove Akhil add Gagan Signed-off-by: Hemant Agrawal --- MAINTAINERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1962284e94..596e143823 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -846,7 +846,6 @@ F: doc/guides/nics/features/enetc.ini NXP pfe M: Gagandeep Singh -M: Akhil Goyal F: doc/guides/nics/pfe.rst F: drivers/net/pfe/ F: doc/guides/nics/features/pfe.ini @@ -1078,14 +1077,14 @@ F: doc/guides/cryptodevs/caam_jr.rst F: doc/guides/cryptodevs/features/caam_jr.ini NXP DPAA_SEC -M: Akhil Goyal +M: Gagandeep Singh M: Hemant Agrawal F: drivers/crypto/dpaa_sec/ F: doc/guides/cryptodevs/dpaa_sec.rst F: doc/guides/cryptodevs/features/dpaa_sec.ini NXP DPAA2_SEC -M: Akhil Goyal +M: Gagandeep Singh M: Hemant Agrawal F: drivers/crypto/dpaa2_sec/ F: doc/guides/cryptodevs/dpaa2_sec.rst