Index: webrtc/modules/utility/OWNERS |
diff --git a/webrtc/modules/utility/OWNERS b/webrtc/modules/utility/OWNERS |
index 347d27861402d99c2b64f74fdb68b21f3ff86a13..65cb70c9b90bcd83f451cf9934cf37e52f55635b 100644 |
--- a/webrtc/modules/utility/OWNERS |
+++ b/webrtc/modules/utility/OWNERS |
@@ -1,4 +1,9 @@ |
asapersson@webrtc.org |
perkj@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 |