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 <[email protected]> Acked-by: Declan Doherty <[email protected]> Acked-by: Fiona Trahe <[email protected]> Acked-by: John Griffin <[email protected]> Acked-by: Pablo de Lara <[email protected]> Acked-by: Akhil Goyal <[email protected]> --- v5: Removed Fan from crypto perf maintainer. v4: Removed Fan from rte_security maintainer. MAINTAINERS | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 18d9edaf88..2ee5f65f83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -425,7 +425,7 @@ F: doc/guides/sample_app_ug/bbdev_app.rst Crypto API M: Akhil Goyal <[email protected]> -M: Declan Doherty <[email protected]> +M: Fan Zhang <[email protected]> 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 <[email protected]> -M: Declan Doherty <[email protected]> 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 <[email protected]> -M: Fiona Trahe <[email protected]> -M: Deepak Kumar Jain <[email protected]> +M: Fan Zhang <[email protected]> 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 <[email protected]> +M: Fan Zhang <[email protected]> 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 <[email protected]> +M: Fan Zhang <[email protected]> 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 <[email protected]> +M: Fan Zhang <[email protected]> F: drivers/compress/qat/ F: drivers/common/qat/ @@ -1709,7 +1706,6 @@ F: app/test-compress-perf/ F: doc/guides/tools/comp_perf.rst Crypto performance test application -M: Declan Doherty <[email protected]> M: Ciara Power <[email protected]> T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/ -- 2.25.1

