forked from v8/v8
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOWNERS
28 lines (24 loc) · 997 Bytes
/
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
# Eng reviewer. Please reach out before adding new top-level directories.
# Disagreement among owners should be escalated to eng reviewers.
file://ENG_REVIEW_OWNERS
per-file .clang-format=file://INFRA_OWNERS
per-file .clang-tidy=file://INFRA_OWNERS
per-file .editorconfig=file://INFRA_OWNERS
per-file .git-blame-ignore-revs=file://INFRA_OWNERS
per-file .gitattributes=file://INFRA_OWNERS
per-file .gitignore=file://INFRA_OWNERS
per-file .gn=file://INFRA_OWNERS
per-file .vpython=file://INFRA_OWNERS
per-file .ycm_extra_conf.py=file://INFRA_OWNERS
per-file BUILD.gn=file://COMMON_OWNERS
per-file *DEPS=file://INFRA_OWNERS
per-file PRESUBMIT=file://INFRA_OWNERS
per-file codereview.settings=file://INFRA_OWNERS
per-file AUTHORS=file://COMMON_OWNERS
per-file WATCHLIST=file://COMMON_OWNERS
per-file *-mips*=file://MIPS_OWNERS
per-file *-mips64*=file://MIPS_OWNERS
per-file *-ppc*=file://PPC_OWNERS
per-file *-s390*=file://S390_OWNERS
# TEAM: [email protected]
# COMPONENT: Blink>JavaScript