diff options
author | Jakub Grajciar <jgrajcia@cisco.com> | 2019-04-03 14:05:11 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2019-09-19 16:30:52 +0000 |
commit | aa4438a311bad1625782691ae57202084bc40379 (patch) | |
tree | e72eaa253bcac3463567457627ab46f298f9eae2 /MAINTAINERS | |
parent | 75761b933f3e28494bae4b2cf5636a07ffe6ce18 (diff) |
cop: API cleanup
Use consistent API types.
Type: fix
Change-Id: I6ac453c88628a4dbb08b03c408df09b91b1ea5ca
Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9a8de22f3bb..6970a0098d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -150,6 +150,11 @@ M: Damjan Marion <damarion@cisco.com> M: Neale Ranns <nranns@cisco.com> F: src/vnet/crypto/ +VNET COP +I: cop +M: Dave Barach <dave@barachs.net> +F: src/vnet/cop/ + Crypto IA32 Plugin I: crypto-ia32 M: Damjan Marion <damarion@cisco.com> |