From: Zbigniew Bodek <[email protected]> Signed-off-by: Zbigniew Bodek <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 26d9590..ef1f25b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -445,6 +445,12 @@ M: Declan Doherty <[email protected]> F: drivers/crypto/openssl/ F: doc/guides/cryptodevs/openssl.rst +ARMv8 Crypto PMD +M: Zbigniew Bodek <[email protected]> +M: Jerin Jacob <[email protected]> +F: drivers/crypto/armv8/ +F: doc/guides/cryptodevs/armv8.rst + Null Crypto PMD M: Declan Doherty <[email protected]> F: drivers/crypto/null/ -- 1.9.1

