Index: webrtc/stats/OWNERS |
diff --git a/webrtc/stats/OWNERS b/webrtc/stats/OWNERS |
index 7e98070d5d7406c21f1f6273aaa3536c659e5fd2..2dd6dd44f2624a17513b4940dcc2242007997bcf 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 |