forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
/
OWNERS
31 lines (29 loc) · 1.2 KB
/
OWNERS
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
# OWNERS_STATUS = build/OWNERS.status
# Eng reviewer. Please reach out before adding new top-level directories.
# Note: this list is not for rubber-stamping mechanical changes that span the
# code base. Please reach out to owners of top-level directories instead.
file://ENG_REVIEW_OWNERS
per-file .clang-format=thakis@chromium.org
per-file .clang-tidy=file://styleguide/c++/OWNERS
per-file .eslintrc.js=file://tools/web_dev_style/OWNERS
per-file .gitattributes=*
per-file .gitignore=*
per-file .git-blame-ignore-revs=mgiuca@chromium.org
per-file .git-blame-ignore-revs=thakis@chromium.org
per-file .gn=estaab@chromium.org
per-file .gn=file://build/OWNERS
per-file .mailmap=*
per-file .rustfmt.toml=file://styleguide/rust/OWNERS
per-file .vpython*=iannucci@chromium.org
per-file .yapfignore=*
per-file AUTHORS=*
per-file BUILD.gn=file://build/OWNERS
per-file CODE_OF_CONDUCT.md=benhenry@chromium.org
per-file CODE_OF_CONDUCT.md=ellyjones@chromium.org
per-file DEPS=*
per-file PRESUBMIT*.py=agrieve@chromium.org # For .pydeps changes
per-file PRESUBMIT*.py=dcheng@chromium.org
per-file PRESUBMIT*.py=jochen@chromium.org
per-file PRESUBMIT*.py=wnwen@chromium.org # For .pydeps changes
per-file README.md=*
per-file WATCHLISTS=*