From d65144f472ecd995ac6f0be19b62dd261faa85ee Mon Sep 17 00:00:00 2001 From: Pablo de Lara Date: Wed, 11 Sep 2019 10:10:30 +0100 Subject: [PATCH] maintainers: update AESNI MB and GCM PMDs Added myself as co-maintainer of these PMDs, as I am currently working on the library used in these PMDs. Signed-off-by: Pablo de Lara --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 07155b4f96..6913ccc106 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -928,12 +928,14 @@ F: doc/guides/cryptodevs/scheduler.rst Intel AES-NI GCM M: Declan Doherty +M: Pablo de Lara F: drivers/crypto/aesni_gcm/ F: doc/guides/cryptodevs/aesni_gcm.rst F: doc/guides/cryptodevs/features/aesni_gcm.ini Intel AES-NI Multi-Buffer M: Declan Doherty +M: Pablo de Lara F: drivers/crypto/aesni_mb/ F: doc/guides/cryptodevs/aesni_mb.rst F: doc/guides/cryptodevs/features/aesni_mb.ini -- 2.20.1