maintainers: update for crypto API

Message ID 20210722083739.3726473-1-gakhil@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for crypto API |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/github-robot success github build: passed
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-testing success Testing PASS

Commit Message

Akhil Goyal July 22, 2021, 8:37 a.m. UTC
  Claim ownership for crypto API layer.
Have been reviewing patches from quite some time.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Thomas Monjalon July 22, 2021, 7:10 p.m. UTC | #1
22/07/2021 10:37, Akhil Goyal:
> Claim ownership for crypto API layer.
> Have been reviewing patches from quite some time.
> 
> Signed-off-by: Akhil Goyal <gakhil@marvell.com>
> ---
>  Crypto API
> +M: Akhil Goyal <gakhil@marvell.com>
>  M: Declan Doherty <declan.doherty@intel.com>
>  T: git://dpdk.org/next/dpdk-next-crypto
>  F: lib/cryptodev/

Applied, thanks, I thought you were already maintainer of this API.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c68acbcd06..8b5a3f0249 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -420,6 +420,7 @@  F: examples/bbdev_app/
 F: doc/guides/sample_app_ug/bbdev_app.rst
 
 Crypto API
+M: Akhil Goyal <gakhil@marvell.com>
 M: Declan Doherty <declan.doherty@intel.com>
 T: git://dpdk.org/next/dpdk-next-crypto
 F: lib/cryptodev/