summaryrefslogtreecommitdiffstats
path: root/chrome/OWNERS
blob: 0728f0f6c2dda82fc4922ed9ed47c49ef6b2fb90 (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
# 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 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

# 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.