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

Side by Side Diff: chrome/OWNERS

Issue 2048563002: Fix chrome_telemetry_build's GN dependencies for Mac OS X. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add GN reviewers as per-file OWNERS. Relax .gni ownership. Created 4 years, 6 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 unified diff | Download patch
« no previous file with comments | « chrome/BUILD.gn ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This OWNERS list is a last resort. Please prefer to use more specific OWNERS 1 # This OWNERS list is a last resort. Please prefer to use more specific OWNERS
2 # where possible. 2 # where possible.
3 3
4 # Reviewers: 4 # Reviewers:
5 jochen@chromium.org 5 jochen@chromium.org
6 sky@chromium.org 6 sky@chromium.org
7 thakis@chromium.org 7 thakis@chromium.org
8 thestig@chromium.org 8 thestig@chromium.org
9 9
10 # per-file rules: 10 # per-file rules:
11 # These are for the common case of adding or renaming files. If you're doing 11 # These are for the common case of adding or renaming files. If you're doing
12 # structural changes, please get a review from a reviewer in this file. 12 # structural changes, please get a review from a reviewer in this file.
13 per-file *.gni=*
13 per-file *.gypi=* 14 per-file *.gypi=*
14 per-file *.isolate=maruel@chromium.org 15 per-file *.isolate=maruel@chromium.org
15 per-file *.isolate=tandrii@chromium.org 16 per-file *.isolate=tandrii@chromium.org
16 per-file *.isolate=vadimsh@chromium.org 17 per-file *.isolate=vadimsh@chromium.org
18 per-file BUILD.gn=file://build/OWNERS
17 19
18 # Android OWNERS from chrome/android/OWNERS 20 # Android OWNERS from chrome/android/OWNERS
19 per-file chrome_android*.gypi=bauerb@chromium.org 21 per-file chrome_android*.gypi=bauerb@chromium.org
20 per-file chrome_android*.gypi=dtrainor@chromium.org 22 per-file chrome_android*.gypi=dtrainor@chromium.org
21 per-file chrome_android*.gypi=miguelg@chromium.org 23 per-file chrome_android*.gypi=miguelg@chromium.org
22 per-file chrome_android*.gypi=nyquist@chromium.org 24 per-file chrome_android*.gypi=nyquist@chromium.org
23 per-file chrome_android*.gypi=tedchoc@chromium.org 25 per-file chrome_android*.gypi=tedchoc@chromium.org
24 per-file chrome_android*.gypi=yfriedman@chromium.org 26 per-file chrome_android*.gypi=yfriedman@chromium.org
25 27
26 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS 28 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS
27 per-file chrome_browser_chromeos.gypi=achuith@chromium.org 29 per-file chrome_browser_chromeos.gypi=achuith@chromium.org
28 per-file chrome_browser_chromeos.gypi=derat@chromium.org 30 per-file chrome_browser_chromeos.gypi=derat@chromium.org
29 per-file chrome_browser_chromeos.gypi=oshima@chromium.org 31 per-file chrome_browser_chromeos.gypi=oshima@chromium.org
30 per-file chrome_browser_chromeos.gypi=satorux@chromium.org 32 per-file chrome_browser_chromeos.gypi=satorux@chromium.org
31 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org 33 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org
32 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org 34 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org
33 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org 35 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org
34 36
35 # Syzygy files. 37 # Syzygy files.
36 per-file chrome_syzygy.gyp*=chrisha@chromium.org 38 per-file chrome_syzygy.gyp*=chrisha@chromium.org
37 per-file chrome_syzygy.gyp*=siggi@chromium.org 39 per-file chrome_syzygy.gyp*=siggi@chromium.org
OLDNEW
« no previous file with comments | « chrome/BUILD.gn ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698