Index: webrtc/modules/audio_conference_mixer/OWNERS |
diff --git a/webrtc/modules/audio_conference_mixer/OWNERS b/webrtc/modules/audio_conference_mixer/OWNERS |
index 6a2e6e549272719d8094890526606e565b423b63..ea2062a9a04594b1960183485e270d4d4132622d 100644 |
--- a/webrtc/modules/audio_conference_mixer/OWNERS |
+++ b/webrtc/modules/audio_conference_mixer/OWNERS |
@@ -1,3 +1,8 @@ |
minyue@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 |