summaryrefslogtreecommitdiffstats
path: root/chrome/OWNERS
blob: e490c21ac73c05c1957515afe6905fc5b47df087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This OWNERS list is a last resort. Please prefer to use more specific OWNERS
# where possible.

# Reviewers:
ben@chromium.org
brettw@chromium.org
jochen@chromium.org
jhawkins@chromium.org
sky@chromium.org
thakis@chromium.org
thestig@chromium.org

# Just owners:
darin@chromium.org
jam@chromium.org

# per-file rules:
# 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 chrome_tests.gypi=*
per-file chrome_tests_unit.gypi=*
per-file *.isolate=csharp@chromium.org
per-file *.isolate=maruel@chromium.org
per-file nacl.gypi=bradchen@chromium.org
per-file nacl.gypi=bradnelson@chromium.org
per-file nacl.gypi=jvoung@chromium.org
per-file nacl.gypi=mseaborn@chromium.org
per-file nacl.gypi=noelallen@chromium.org
per-file nacl.gypi=sehr@chromium.org

# Android OWNERS from chrome/android/OWNERS
per-file chrome_android.gypi=aruslan@chromium.org
per-file chrome_android.gypi=bulach@chromium.org
per-file chrome_android.gypi=dtrainor@chromium.org
per-file chrome_android.gypi=nileshagrawal@chromium.org
per-file chrome_android.gypi=tedchoc@chromium.org
per-file chrome_android.gypi=yfriedman@chromium.org

# If you just remove, rename, or add a file to a non-test gypi file,
# you can land that change TBR. Make sure to still add the people
# you're TBRing to the review thread and to send them email.