diff options
Diffstat (limited to 'third_party/libwebrtc/webrtc/rtc_base/OWNERS')
-rw-r--r-- | third_party/libwebrtc/webrtc/rtc_base/OWNERS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/third_party/libwebrtc/webrtc/rtc_base/OWNERS b/third_party/libwebrtc/webrtc/rtc_base/OWNERS new file mode 100644 index 0000000000..f7e8d2a5a4 --- /dev/null +++ b/third_party/libwebrtc/webrtc/rtc_base/OWNERS @@ -0,0 +1,19 @@ +henrika@webrtc.org +henrikg@webrtc.org +hta@webrtc.org +juberti@webrtc.org +mflodman@webrtc.org +perkj@webrtc.org +pthatcher@webrtc.org +sergeyu@chromium.org +tommi@webrtc.org +deadbeef@webrtc.org +kwiberg@webrtc.org + +# These are for the common case of adding or renaming files. If you're doing +# structural changes, please get a review from a reviewer in this file. +per-file *.gn=* +per-file *.gni=* + +per-file rate_statistics*=sprang@webrtc.org +per-file rate_statistics*=stefan@webrtc.org |