Kaido Kert | 08336fa | 2022-02-08 14:10:50 -0800 | [diff] [blame] | 1 | # Eng reviewer. Please reach out before adding new top-level directories. |
| 2 | # Disagreement among owners should be escalated to eng reviewers. |
| 3 | file:ENG_REVIEW_OWNERS |
| 4 | |
| 5 | per-file .clang-format=file:INFRA_OWNERS |
| 6 | per-file .clang-tidy=file:INFRA_OWNERS |
| 7 | per-file .editorconfig=file:INFRA_OWNERS |
| 8 | per-file .flake8=file:INFRA_OWNERS |
| 9 | per-file .git-blame-ignore-revs=file:INFRA_OWNERS |
| 10 | per-file .gitattributes=file:INFRA_OWNERS |
| 11 | per-file .gitignore=file:INFRA_OWNERS |
| 12 | per-file .gn=file:INFRA_OWNERS |
| 13 | per-file .vpython=file:INFRA_OWNERS |
| 14 | per-file .ycm_extra_conf.py=file:INFRA_OWNERS |
| 15 | per-file BUILD.gn=file:COMMON_OWNERS |
| 16 | per-file DEPS=file:INFRA_OWNERS |
| 17 | # For Test262 rolls. |
| 18 | per-file DEPS=mathias@chromium.org |
| 19 | per-file DEPS=syg@chromium.org |
| 20 | per-file PRESUBMIT.py=file:INFRA_OWNERS |
| 21 | per-file codereview.settings=file:INFRA_OWNERS |
| 22 | |
| 23 | per-file AUTHORS=file:COMMON_OWNERS |
| 24 | per-file WATCHLIST=file:COMMON_OWNERS |
| 25 | |
| 26 | per-file *-mips*=file:MIPS_OWNERS |
| 27 | per-file *-mips64*=file:MIPS_OWNERS |
| 28 | per-file *-ppc*=file:PPC_OWNERS |
| 29 | per-file *-s390*=file:S390_OWNERS |
| 30 | |