blob: b00e45aa67fd3a3c09fc37833ff4795c93aaa21e (
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
|
# 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
|