diff options
author | Dave Barach <dave@barachs.net> | 2019-08-06 17:38:13 -0400 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2019-08-10 11:30:39 -0400 |
commit | 6b53fd5163de7d1f452b472ec3ad945f4dbd694c (patch) | |
tree | 4eb1b87a4c872e63562305e05769bb4dc697b93c /MAINTAINERS | |
parent | 561be280feb6a10834bf50e0813cc0ad3c635067 (diff) |
http_static: tls support
Type: refactor
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I45745e568cd943293d0015a61f67ec799b6804d8
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cef160bb482..5b7ca88cd19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -300,6 +300,11 @@ Y: src/plugins/flowprobe/FEATURE.yaml M: Ole Troan <otroan@employees.org> F: src/plugins/flowprobe/ +Plugin - http_static +I: http_static +M: Dave Barach <dbarach@cisco.com> +F: src/plugins/http_static/ + Plugin - Group Based Policy (GBP) I: gbp M: Neale Ranns <nranns@cisco.com> |