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

Unified Diff: webrtc/examples/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/common_video/OWNERS ('k') | webrtc/libjingle/xmllite/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/OWNERS
diff --git a/webrtc/examples/OWNERS b/webrtc/examples/OWNERS
index 6e66acaf685c8fdfead2a41fb2d6b55b640ac8a0..53c38ab8ad020141e3cef8ddf8317794895350c0 100644
--- a/webrtc/examples/OWNERS
+++ b/webrtc/examples/OWNERS
@@ -3,4 +3,9 @@ magjed@webrtc.org
perkj@webrtc.org
tkchin@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/common_video/OWNERS ('k') | webrtc/libjingle/xmllite/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698