Add audio_coding module OWNERS file.
It should simplify things to have an
OWNERS file at the top level of audio_coding, in addition
to the lower ones.
R=tina.legrand@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/39149004
Cr-Original-Commit-Position: refs/heads/master@{#8373}
Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc
Cr-Mirrored-Commit: 0f7f161ed600cd8f3615a9ed79a97c138472161d
diff --git a/modules/audio_coding/OWNERS b/modules/audio_coding/OWNERS
index d5ae847..ee76c69 100644
--- a/modules/audio_coding/OWNERS
+++ b/modules/audio_coding/OWNERS
@@ -1 +1,13 @@
+tina.legrand@webrtc.org
+turaj@webrtc.org
+henrik.lundin@webrtc.org
+kwiberg@webrtc.org
+
+per-file *.isolate=kjellander@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
diff --git a/modules/audio_coding/codecs/OWNERS b/modules/audio_coding/codecs/OWNERS
index 83880d2..906df28 100644
--- a/modules/audio_coding/codecs/OWNERS
+++ b/modules/audio_coding/codecs/OWNERS
@@ -2,3 +2,8 @@
turaj@webrtc.org
jan.skoglund@webrtc.org
henrik.lundin@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=*