summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/api/environment/OWNERS
blob: a8af6b5b26b0ba0485543374ea0d35527027d5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Environment has a limited visibility for stronger control what utilities are
# exposed through it.
# Utilities exposed through environemnt
# - should be helpful for various WebRTC sub components.
# - should be thread safe.
# - should have a default implementation.
# - should provide functionality different to existing utilities in the
#   environemnt.
# - should need at most one instance per peer connection.
set noparent
include ../../OWNERS_INFRA

danilchap@webrtc.org
hta@webrtc.org
mbonadei@webrtc.org