diff options
Diffstat (limited to 'third_party/libwebrtc/webrtc/modules/rtp_rtcp/OWNERS')
-rw-r--r-- | third_party/libwebrtc/webrtc/modules/rtp_rtcp/OWNERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/libwebrtc/webrtc/modules/rtp_rtcp/OWNERS b/third_party/libwebrtc/webrtc/modules/rtp_rtcp/OWNERS new file mode 100644 index 0000000000..9377d87f11 --- /dev/null +++ b/third_party/libwebrtc/webrtc/modules/rtp_rtcp/OWNERS @@ -0,0 +1,10 @@ +stefan@webrtc.org +henrik.lundin@webrtc.org +mflodman@webrtc.org +asapersson@webrtc.org +danilchap@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=* |