From: Nipun Gupta <[email protected]> Update and add maintainers for NXP devices and RAW device API
Signed-off-by: Nipun Gupta <[email protected]> --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f34f6fa2e9..030100ebc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -515,7 +515,7 @@ F: app/test/test_event_crypto_adapter.c F: doc/guides/prog_guide/event_crypto_adapter.rst Raw device API -M: Nipun Gupta <[email protected]> +M: Sachin Saxena <[email protected]> M: Hemant Agrawal <[email protected]> F: lib/rawdev/ F: drivers/raw/skeleton/ @@ -1200,12 +1200,12 @@ F: doc/guides/dmadevs/cnxk.rst NXP DPAA DMA M: Gagandeep Singh <[email protected]> -M: Nipun Gupta <[email protected]> +M: Sachin Saxena <[email protected]> F: drivers/dma/dpaa/ F: doc/guides/dmadevs/dpaa.rst NXP DPAA2 QDMA -M: Nipun Gupta <[email protected]> +M: Gagandeep Singh <[email protected]> M: Hemant Agrawal <[email protected]> F: drivers/dma/dpaa2/ F: doc/guides/dmadevs/dpaa2.rst @@ -1278,13 +1278,13 @@ F: doc/guides/eventdevs/cnxk.rst NXP DPAA eventdev M: Hemant Agrawal <[email protected]> -M: Nipun Gupta <[email protected]> +M: Sachin Saxena <[email protected]> F: drivers/event/dpaa/ F: doc/guides/eventdevs/dpaa.rst NXP DPAA2 eventdev M: Hemant Agrawal <[email protected]> -M: Nipun Gupta <[email protected]> +M: Sachin Saxena <[email protected]> F: drivers/event/dpaa2/ F: doc/guides/eventdevs/dpaa2.rst @@ -1334,7 +1334,7 @@ F: doc/guides/bbdevs/null.rst F: doc/guides/bbdevs/features/null.ini NXP LA12xx -M: Nipun Gupta <[email protected]> +M: Gagandeep Singh <[email protected]> M: Hemant Agrawal <[email protected]> T: git://dpdk.org/next/dpdk-next-crypto F: drivers/baseband/la12xx/ @@ -1387,7 +1387,7 @@ F: examples/ntb/ F: doc/guides/sample_app_ug/ntb.rst NXP DPAA2 CMDIF -M: Nipun Gupta <[email protected]> +M: Gagandeep Singh <[email protected]> F: drivers/raw/dpaa2_cmdif/ F: doc/guides/rawdevs/dpaa2_cmdif.rst -- 2.17.1

