Index: webrtc/modules/rtp_rtcp/OWNERS |
diff --git a/webrtc/modules/rtp_rtcp/OWNERS b/webrtc/modules/rtp_rtcp/OWNERS |
index 2b08b6b2dc2a4feaf009d53d51ec3cd62bb23e8d..fd12dcea0c7143b0c215bf1d1c2dadf44916d8a5 100644 |
--- a/webrtc/modules/rtp_rtcp/OWNERS |
+++ b/webrtc/modules/rtp_rtcp/OWNERS |
@@ -1,6 +1,11 @@ |
-stefan@webrtc.org |
-henrik.lundin@webrtc.org |
-mflodman@webrtc.org |
-asapersson@webrtc.org |
- |
-per-file BUILD.gn=kjellander@webrtc.org |
+stefan@webrtc.org |
+henrik.lundin@webrtc.org |
+mflodman@webrtc.org |
+asapersson@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 |