From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 85AA4A034C;
	Tue, 18 Jan 2022 17:07:02 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0F1644272E;
	Tue, 18 Jan 2022 17:07:02 +0100 (CET)
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by mails.dpdk.org (Postfix) with ESMTP id D0FE34068E
 for <dev@dpdk.org>; Tue, 18 Jan 2022 17:07:00 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple;
 d=intel.com; i=@intel.com; q=dns/txt; s=Intel;
 t=1642522021; x=1674058021;
 h=from:to:cc:subject:date:message-id:mime-version:
 content-transfer-encoding;
 bh=HPPjgN8vXr82jxfvwJARq64hFIFGz0Y3Z694PjAzU6o=;
 b=Pn/bkWEDh09l3ygtk6da+NqLKl0krBiyeA3QX0HAgt9yDLAFOR6ggnmJ
 8ziES6kgAypHsr0x1NZuxkXdWqG6+iWl3SSA28/AqmH3Eqhv9Bgy0E4dY
 SXCZ5OzZU2Q6BHmGD6EJBmPkAWNfIrXG8B1eQZs1E0gudppYDy/ZQg/6o
 cmJwR5yzOLhHTNrE28PGVGnrzRGGn0XNNrhjDTSDNyN0TIeHHdtd5gFnA
 s1hmau5e7zRFkStWNyUPXUpeVFGevJOzJj8E5iMji0ZpTdpLxyAL00EaS
 6YxK8nE7+RQGDM2LWY2oobn96Kv/EqFhl5wbmItHIFESJ8BkDWfJqrOBB Q==;
X-IronPort-AV: E=McAfee;i="6200,9189,10230"; a="305581062"
X-IronPort-AV: E=Sophos;i="5.88,297,1635231600"; d="scan'208";a="305581062"
Received: from orsmga005.jf.intel.com ([10.7.209.41])
 by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 18 Jan 2022 08:05:33 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.88,297,1635231600"; d="scan'208";a="693432229"
Received: from silpixa00400885.ir.intel.com ([10.243.23.122])
 by orsmga005.jf.intel.com with ESMTP; 18 Jan 2022 08:05:30 -0800
From: Fan Zhang <roy.fan.zhang@intel.com>
To: dev@dpdk.org
Cc: gakhil@marvell.com, Fan Zhang <roy.fan.zhang@intel.com>,
 Declan Doherty <declan.doherty@intel.com>,
 Fiona Trahe <fiona.trahe@intel.com>, John Griffin <john.griffin@intel.com>,
 Pablo de Lara <pablo.de.lara.guarch@intel.com>
Subject: [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto
 pmds using ipsec-mb
Date: Tue, 18 Jan 2022 16:05:28 +0000
Message-Id: <20220118160528.1866129-1-roy.fan.zhang@intel.com>
X-Mailer: git-send-email 2.25.1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
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>
Errors-To: dev-bounces@dpdk.org

Add myself as Crypto API, QAT, SW PMDs based on ipsec-mb,
NULL PMD, and crypto perf test maintainer. Also remove
Declan, Deepak, and John from the maintainers of these
areas.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
v4:
Removed Fan from rte_security maintainer.

 MAINTAINERS | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 18d9edaf88..edf67506e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -425,7 +425,7 @@ F: doc/guides/sample_app_ug/bbdev_app.rst

 Crypto API
 M: Akhil Goyal <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: lib/cryptodev/
 F: app/test/test_cryptodev*
@@ -433,7 +433,6 @@ F: examples/l2fwd-crypto/

 Security API
 M: Akhil Goyal <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: lib/security/
 F: doc/guides/prog_guide/rte_security.rst
@@ -1067,9 +1066,7 @@ F: drivers/crypto/scheduler/
 F: doc/guides/cryptodevs/scheduler.rst

 Intel QuickAssist
-M: John Griffin <john.griffin@intel.com>
-M: Fiona Trahe <fiona.trahe@intel.com>
-M: Deepak Kumar Jain <deepak.k.jain@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 F: drivers/crypto/qat/
 F: drivers/common/qat/
 F: doc/guides/cryptodevs/qat.rst
@@ -1129,7 +1126,7 @@ F: doc/guides/cryptodevs/mlx5.rst
 F: doc/guides/cryptodevs/features/mlx5.ini

 Null Crypto
-M: Declan Doherty <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 F: drivers/crypto/null/
 F: doc/guides/cryptodevs/null.rst
 F: doc/guides/cryptodevs/features/null.ini
@@ -1156,7 +1153,7 @@ F: doc/guides/cryptodevs/dpaa2_sec.rst
 F: doc/guides/cryptodevs/features/dpaa2_sec.ini

 OpenSSL
-M: Declan Doherty <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 F: drivers/crypto/openssl/
 F: doc/guides/cryptodevs/openssl.rst
 F: doc/guides/cryptodevs/features/openssl.ini
@@ -1179,7 +1176,7 @@ F: doc/guides/compressdevs/octeontx.rst
 F: doc/guides/compressdevs/features/octeontx.ini

 Intel QuickAssist
-M: Fiona Trahe <fiona.trahe@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 F: drivers/compress/qat/
 F: drivers/common/qat/

@@ -1709,8 +1706,8 @@ F: app/test-compress-perf/
 F: doc/guides/tools/comp_perf.rst

 Crypto performance test application
-M: Declan Doherty <declan.doherty@intel.com>
 M: Ciara Power <ciara.power@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: app/test-crypto-perf/
 F: doc/guides/tools/cryptoperf.rst
--
2.25.1