| # This OWNERS list is a last resort. Please prefer to use more specific OWNERS |
| # where possible. |
| # Anyone can apply to join //chrome/OWNERS. We expect: |
| # * Landed >300 CLs and reviewed >500 CLs spanning many directories in //chrome |
| # Please email current OWNERS. |
| |
| set noparent |
| |
| # Reviewers in JST (GMT+9) |
| erikchen@chromium.org |
| |
| # Reviewers in CET (GMT+1) |
| alexilin@chromium.org |
| blundell@chromium.org |
| droger@chromium.org |
| grt@chromium.org |
| treib@chromium.org |
| vasilii@chromium.org |
| |
| # Reviewers in EST (GMT-5) |
| avi@chromium.org |
| thakis@chromium.org |
| yfriedman@chromium.org |
| |
| # Reviewers in PST (GMT-8) |
| dtrainor@chromium.org |
| nyquist@chromium.org |
| sky@chromium.org |
| tedchoc@chromium.org |
| thestig@chromium.org |
| twellington@chromium.org |
| |
| # Temporary reviewers for the purposes of work on the Ash //chrome refactor |
| # (go/ash-chrome-refactor). Please only send mechanical chanages for this |
| # project to these reviewers; other CLs should be sent to the reviewers above. |
| hidehiko@chromium.org |
| khorimoto@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 *.gni=* |
| per-file BUILD.gn=file://build/OWNERS |
| # For lacros-qa-qualified-tracking-roller related changes: |
| per-file LACROS_QA_QUALIFIED_VERSION=lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com |
| per-file MAJOR_BRANCH_DATE=chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com |
| per-file VERSION=chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com |
| per-file VERSION=govind@chromium.org |
| # For Chrome release DEPS auto rolling |
| per-file chrome_branch_deps.json=chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com |
| |
| # For git submodules - since noparent is set, we can't use root level OWNERS. |
| per-file app/theme/default_100_percent/google_chrome=* |
| per-file app/theme/default_200_percent/google_chrome=* |
| per-file app/theme/google_chrome=* |
| per-file browser/enterprise/connectors/internal=* |
| per-file browser/google/linkdoctor_internal=* |
| per-file browser/internal=* |
| per-file browser/media/engagement_internal=* |
| per-file browser/nearby_sharing/internal=* |
| per-file browser/platform_experience/win=* |
| per-file browser/resources/chromeos/quickoffice=* |
| per-file browser/resources/preinstalled_web_apps/internal=* |
| per-file browser/resources/settings/internal=* |
| per-file browser/spellchecker/internal=* |
| per-file installer/mac/internal=* |
| per-file installer/mac/third_party/xz/xz=* |
| per-file services/speech/internal=* |
| per-file test/data/autofill/captured_sites/artifacts=* |
| per-file test/data/firefox3_profile/searchplugins=* |
| per-file test/data/firefox3_searchplugins=* |
| per-file test/data/gpu/vt=* |
| per-file test/data/password/captured_sites/artifacts=* |
| per-file test/data/pdf_private=* |
| per-file test/data/perf/canvas_bench=* |
| per-file test/data/perf/frame_rate/content=* |
| per-file test/data/perf/frame_rate/private=* |
| per-file test/data/perf/private=* |
| per-file test/data/xr/webvr_info=* |
| per-file test/media_router/internal=* |
| per-file test/python_tests=* |
| per-file tools/memory=* |