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

Message ID 20170410123108.26305-12-akhil.goyal@nxp.com (mailing list archive)
State Superseded, 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 10, 2017, 12:31 p.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 4b05cfc..65af322 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -450,6 +450,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
 --------------