diff options
author | Florin Coras <fcoras@cisco.com> | 2021-01-06 17:35:17 -0800 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-05-25 21:18:54 +0000 |
commit | 6621abf49aec6d764e654316ff75274c75d4c1a1 (patch) | |
tree | 918ce456d904d3cf192e8f79ba6b8c6609f7129d /MAINTAINERS | |
parent | 6bb77dec7074e6b7b27d6bc94238bcddda375a66 (diff) |
srtp: basic implementation based on libsrtp2
Type: feature
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ic5e99938a5f130e83de6d590d2f89252d055bceb
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30f0625f384..b89a2a26602 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -754,6 +754,11 @@ M: Neale Ranns <neale@graphiant.com> M: Matthew Smith <mgsmith@netgate.com> F: src/plugins/linux-cp/ +Plugin - SRTP +I: srtp +M: Florin Coras <fcoras@cisco.com> +F: src/plugins/srtp/ + cJSON I: cjson M: Ole Troan <ot@cisco.com> |