From: Akhil Goyal <[email protected]> update MAINTAINERS file to add responsibility for dpaa2 sec pmd
Signed-off-by: Akhil Goyal <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c97c105..ea9a94c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -481,6 +481,12 @@ M: Fan Zhang <[email protected]> F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst +DPAA2_SEC PMD +M: Akhil Goyal <[email protected]> +M: Hemant Agrawal <[email protected]> +F: drivers/crypto/dpaa2_sec/ +F: doc/guides/cryptodevs/dpaa2_sec.rst + Packet processing ----------------- -- 2.9.3

