blob: a8af6b5b26b0ba0485543374ea0d35527027d5c2 [file] [log] [blame]
# 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