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

Unified Diff: chrome/browser/OWNERS

Issue 2338403002: Makes c/b/BUILD.gn and c/b/ui/BUILD.gn open to all (Closed)
Patch Set: verbage 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 | « no previous file | chrome/browser/ui/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/OWNERS
diff --git a/chrome/browser/OWNERS b/chrome/browser/OWNERS
index a212eca99301856c2055f137a4ef09c9f0b71716..c0490e198eb4b296faeba9aa58ec677c71517f07 100644
--- a/chrome/browser/OWNERS
+++ b/chrome/browser/OWNERS
@@ -2,11 +2,11 @@
# usual OWNERS rules.
per-file about_flags.cc=*
+# This is for the common case of adding or renaming files. If you're doing
+# structural changes, use usual OWNERS rules.
+per-file BUILD.gn=*
+
per-file *_android.*=file://chrome/browser/android/OWNERS
-# These are for the common case of adding or renaming Android files. If
-# you're doing structural changes, please get a thorough review from
-# another owner (see //chrome/OWNERS).
-per-file BUILD.gn=file://chrome/browser/android/OWNERS
per-file browser_resources.grd=bauerb@chromium.org
per-file browser_resources.grd=calamity@chromium.org
« no previous file with comments | « no previous file | chrome/browser/ui/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698