Repo created
This commit is contained in:
parent
81b91f4139
commit
f8c34fa5ee
22732 changed files with 4815320 additions and 2 deletions
15
TMessagesProj/jni/voip/webrtc/api/environment/OWNERS
Normal file
15
TMessagesProj/jni/voip/webrtc/api/environment/OWNERS
Normal file
|
|
@ -0,0 +1,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
|
||||
Loading…
Add table
Add a link
Reference in a new issue