Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: webrtc/modules/audio_mixer/OWNERS

Issue 2320043002: OWNERS: Make everyone able to change *.gn,*.gni files. (Closed)
Patch Set: Rebased Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/audio_device/OWNERS ('k') | webrtc/modules/audio_processing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_mixer/OWNERS
diff --git a/webrtc/modules/audio_mixer/OWNERS b/webrtc/modules/audio_mixer/OWNERS
index 3127553a3f2364cce06fc7bef95c625e4c8d367c..eac5ed19de92daa4a7e813d948f2e1d30bab11fb 100644
--- a/webrtc/modules/audio_mixer/OWNERS
+++ b/webrtc/modules/audio_mixer/OWNERS
@@ -1,4 +1,9 @@
aleloi@webrtc.org
henrik.lundin@webrtc.org
-per-file BUILD.gn=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 *.gn=*
+per-file *.gni=*
+per-file *.gyp=*
+per-file *.gypi=*
« no previous file with comments | « webrtc/modules/audio_device/OWNERS ('k') | webrtc/modules/audio_processing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698