maintainers: update AESNI MB and GCM PMDs

Message ID 20190911091030.4848-1-pablo.de.lara.guarch@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update AESNI MB and GCM PMDs |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/iol-dpdk_compile_ovs success Compile Testing PASS
ci/iol-dpdk_compile success Compile Testing PASS
ci/iol-dpdk_compile_spdk success Compile Testing PASS
ci/mellanox-Performance success Performance Testing PASS
ci/intel-Performance success Performance Testing PASS

Commit Message

De Lara Guarch, Pablo Sept. 11, 2019, 9:10 a.m. UTC
  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 <pablo.de.lara.guarch@intel.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Thomas Monjalon Sept. 11, 2019, 10:20 a.m. UTC | #1
11/09/2019 11:10, Pablo de Lara:
> 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 <pablo.de.lara.guarch@intel.com>

Looks reasonable.

Applied, thanks
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d4f75f0b6..3df668036 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -928,12 +928,14 @@  F: doc/guides/cryptodevs/scheduler.rst
 
 Intel AES-NI GCM
 M: Declan Doherty <declan.doherty@intel.com>
+M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
 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 <declan.doherty@intel.com>
+M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
 F: drivers/crypto/aesni_mb/
 F: doc/guides/cryptodevs/aesni_mb.rst
 F: doc/guides/cryptodevs/features/aesni_mb.ini