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

Side by Side Diff: chrome/OWNERS

Issue 13640006: Make csharp@ and maruel@ owners of .isolate files (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 8 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 | « base/OWNERS ('k') | content/OWNERS » ('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 ben@chromium.org 5 ben@chromium.org
6 brettw@chromium.org 6 brettw@chromium.org
7 jochen@chromium.org 7 jochen@chromium.org
8 jhawkins@chromium.org 8 jhawkins@chromium.org
9 sky@chromium.org 9 sky@chromium.org
10 thakis@chromium.org 10 thakis@chromium.org
11 thestig@chromium.org 11 thestig@chromium.org
12 12
13 # Just owners: 13 # Just owners:
14 darin@chromium.org 14 darin@chromium.org
15 jam@chromium.org 15 jam@chromium.org
16 16
17 # per-file rules: 17 # per-file rules:
18 # These are for the common case of adding or renaming files. If you're doing 18 # These are for the common case of adding or renaming files. If you're doing
19 # structural changes, please get a review from a reviewer in this file. 19 # structural changes, please get a review from a reviewer in this file.
20 per-file chrome_tests.gypi=* 20 per-file chrome_tests.gypi=*
21 per-file chrome_tests_unit.gypi=* 21 per-file chrome_tests_unit.gypi=*
22 per-file *.isolate=csharp@chromium.org
23 per-file *.isolate=maruel@chromium.org
22 per-file nacl.gypi=bradchen@chromium.org 24 per-file nacl.gypi=bradchen@chromium.org
23 per-file nacl.gypi=bradnelson@chromium.org 25 per-file nacl.gypi=bradnelson@chromium.org
24 per-file nacl.gypi=jvoung@chromium.org 26 per-file nacl.gypi=jvoung@chromium.org
25 per-file nacl.gypi=mseaborn@chromium.org 27 per-file nacl.gypi=mseaborn@chromium.org
26 per-file nacl.gypi=noelallen@chromium.org 28 per-file nacl.gypi=noelallen@chromium.org
27 per-file nacl.gypi=sehr@chromium.org 29 per-file nacl.gypi=sehr@chromium.org
28 30
29 # If you just remove, rename, or add a file to a non-test gypi file, 31 # If you just remove, rename, or add a file to a non-test gypi file,
30 # you can land that change TBR. Make sure to still add the people 32 # you can land that change TBR. Make sure to still add the people
31 # you're TBRing to the review thread and to send them email. 33 # you're TBRing to the review thread and to send them email.
OLDNEW
« no previous file with comments | « base/OWNERS ('k') | content/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698