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

Side by Side Diff: chrome/OWNERS

Issue 604503002: Update chrome/OWNERS android rule to match chrome/android/OWNERS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 6 years, 2 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 | « no previous file | no next file » | 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 jhawkins@chromium.org 6 jhawkins@chromium.org
7 sky@chromium.org 7 sky@chromium.org
8 thakis@chromium.org 8 thakis@chromium.org
9 thestig@chromium.org 9 thestig@chromium.org
10 10
11 # Just owners: 11 # Just owners:
12 darin@chromium.org 12 darin@chromium.org
13 jam@chromium.org 13 jam@chromium.org
14 14
15 # per-file rules: 15 # per-file rules:
16 # These are for the common case of adding or renaming files. If you're doing 16 # These are for the common case of adding or renaming files. If you're doing
17 # structural changes, please get a review from a reviewer in this file. 17 # structural changes, please get a review from a reviewer in this file.
18 per-file *.gypi=* 18 per-file *.gypi=*
19 per-file *.isolate=csharp@chromium.org 19 per-file *.isolate=csharp@chromium.org
20 per-file *.isolate=maruel@chromium.org 20 per-file *.isolate=maruel@chromium.org
21 21
22 # Android OWNERS from chrome/android/OWNERS 22 # Android OWNERS from chrome/android/OWNERS
23 per-file *android*=aruslan@chromium.org 23 per-file chrome_android*.gypi=aruslan@chromium.org
24 per-file *android*=bauerb@chromium.org 24 per-file chrome_android*.gypi=bauerb@chromium.org
25 per-file *android*=dtrainor@chromium.org 25 per-file chrome_android*.gypi=dtrainor@chromium.org
26 per-file *android*=nyquist@chromium.org 26 per-file chrome_android*.gypi=miguelg@chromium.org
27 per-file *android*=tedchoc@chromium.org 27 per-file chrome_android*.gypi=nyquist@chromium.org
28 per-file *android*=yfriedman@chromium.org 28 per-file chrome_android*.gypi=tedchoc@chromium.org
29 per-file chrome_android*.gypi=yfriedman@chromium.org
29 30
30 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS 31 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS
31 per-file chrome_browser_chromeos.gypi=achuith@chromium.org 32 per-file chrome_browser_chromeos.gypi=achuith@chromium.org
32 per-file chrome_browser_chromeos.gypi=davemoore@chromium.org 33 per-file chrome_browser_chromeos.gypi=davemoore@chromium.org
33 per-file chrome_browser_chromeos.gypi=derat@chromium.org 34 per-file chrome_browser_chromeos.gypi=derat@chromium.org
34 per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org 35 per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org
35 per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org 36 per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org
36 per-file chrome_browser_chromeos.gypi=oshima@chromium.org 37 per-file chrome_browser_chromeos.gypi=oshima@chromium.org
37 per-file chrome_browser_chromeos.gypi=satorux@chromium.org 38 per-file chrome_browser_chromeos.gypi=satorux@chromium.org
38 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org 39 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org
39 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org 40 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org
40 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org 41 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org
41 42
42 # Syzygy files. 43 # Syzygy files.
43 per-file chrome_syzygy.gyp*=chrisha@chromium.org 44 per-file chrome_syzygy.gyp*=chrisha@chromium.org
44 per-file chrome_syzygy.gyp*=siggi@chromium.org 45 per-file chrome_syzygy.gyp*=siggi@chromium.org
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698