diff --git a/webrtc/stats/OWNERS b/webrtc/stats/OWNERS index 7e98070d5d..2dd6dd44f2 100644 --- a/webrtc/stats/OWNERS +++ b/webrtc/stats/OWNERS @@ -1,2 +1,9 @@ hbos@webrtc.org hta@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 *.gyp=* +per-file *.gypi=* + +per-file BUILD.gn=kjellander@webrtc.org