[dpdk-dev,v9,11/13] maintainers: claim responsibility for dpaa2 sec pmd

Message ID 1492667067-21968-12-git-send-email-akhil.goyal@nxp.com (mailing list archive)
State Accepted, archived
Delegated to: Pablo de Lara Guarch
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Akhil Goyal April 20, 2017, 5:44 a.m. UTC
  From: Akhil Goyal <akhil.goyal@nxp.com>

update MAINTAINERS file to add responsibility for
dpaa2 sec pmd

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 92a513b..74a2632 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -456,6 +456,12 @@  Null Networking PMD
 M: Tetsuya Mukawa <mtetsuyah@gmail.com>
 F: drivers/net/null/
 
+DPAA2_SEC PMD
+M: Akhil Goyal <akhil.goyal@nxp.com>
+M: Hemant Agrawal <hemant.agrawal@nxp.com>
+F: drivers/crypto/dpaa2_sec/
+F: doc/guides/cryptodevs/dpaa2_sec.rst
+
 
 Crypto Drivers
 --------------