diff options
Diffstat (limited to 'third_party/libwebrtc/pc/OWNERS')
-rw-r--r-- | third_party/libwebrtc/pc/OWNERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/libwebrtc/pc/OWNERS b/third_party/libwebrtc/pc/OWNERS new file mode 100644 index 0000000000..8ceb1f6c63 --- /dev/null +++ b/third_party/libwebrtc/pc/OWNERS @@ -0,0 +1,11 @@ +hbos@webrtc.org +hta@webrtc.org +perkj@webrtc.org +tommi@webrtc.org +deadbeef@webrtc.org +orphis@webrtc.org + +# Adding features via SDP munging requires approval from SDP owners +per-file webrtc_sdp.cc = set noparent +per-file webrtc_sdp.cc = hta@webrtc.org +per-file webrtc_sdp.cc = hbos@webrtc.org |