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

Unified Diff: webrtc/OWNERS

Issue 2862343002: Don't add or rename files in webrtc/ and webrtc/api/ without a proper review (Closed)
Patch Set: apply changes suggested by kjellander@ Created 3 years, 7 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 | « no previous file | webrtc/api/OWNERS » ('j') | webrtc/api/OWNERS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/OWNERS
diff --git a/webrtc/OWNERS b/webrtc/OWNERS
index 3dfc3ca70c9b24c11ba1357e497eaf317c4c5ea0..a2fda15712c32c11981b216af11ce8d0b3af9af8 100644
--- a/webrtc/OWNERS
+++ b/webrtc/OWNERS
@@ -6,11 +6,10 @@ stefan@webrtc.org
tina.legrand@webrtc.org
tommi@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 *video*.h=pbos@webrtc.org
per-file DEPS=kjellander@webrtc.org
+
+# webrtc/ has NO blanket exception letting everyone change *.gn and
+# *.gni files in order to add or rename files.
+per-file *.gn=kjellander@webrtc.org
+per-file *.gni=kjellander@webrtc.org
« no previous file with comments | « no previous file | webrtc/api/OWNERS » ('j') | webrtc/api/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698