diff options
Diffstat (limited to 'third_party/libwebrtc/webrtc/modules/media_file/OWNERS')
-rw-r--r-- | third_party/libwebrtc/webrtc/modules/media_file/OWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/libwebrtc/webrtc/modules/media_file/OWNERS b/third_party/libwebrtc/webrtc/modules/media_file/OWNERS new file mode 100644 index 0000000000..f5e93f0138 --- /dev/null +++ b/third_party/libwebrtc/webrtc/modules/media_file/OWNERS @@ -0,0 +1,8 @@ +mflodman@webrtc.org +perkj@webrtc.org +niklas.enbom@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=* |