diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-09-11 15:54:43 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-09-11 18:06:26 +0000 |
commit | f8b319359cd2a24271dbe7cebfc8a4147ab89727 (patch) | |
tree | 4028b9f4e4c60ece3232502c672f2f8f5805fbb0 /MAINTAINERS | |
parent | 8847749269ffd591c7fb6c290b4a311f186fb7c5 (diff) |
misc: edit the MAINTAINERS entries for crypto plugins for common style
Change-Id: Ic40bf11210cf1c36420578281f5a42668bad9801
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e929020fe78..7fdc59a4aa3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -200,17 +200,17 @@ I: span M: N/A F: src/vnet/span -Crypto native Plugin +Plugin - Crypto - native I: crypto-native M: Damjan Marion <damarion@cisco.com> F: src/plugins/crypto_native/ -Crypto openssl Plugin +Plugin - Crypto - OpenSSL I: crypto-openssl M: Damjan Marion <damarion@cisco.com> F: src/plugins/crypto_openssl/ -Crypto ipsecmb Plugin +Plugin - Crypto - ipsecmb I: crypto-ipsecmb M: Neale Ranns <nranns@cisco.com> F: src/plugins/crypto_ipsecmb/ |