blob: 23eb8b3853dbbb31fa7939ad9e93aec842e8cb80 [file] [log] [blame]
# This is reserved for people that are familiar with how Chromium builders
# run tests and understand the implications of changing these files.
# If you're making changes that affect CQ builders (like adding new tests or
# compile targets) you need a review from a Trooper in //infra/OWNERS.
file://infra/OWNERS
# For V8 and DevTools related reviews.
per-file chromium.devtools-frontend.json=machenbach@chromium.org
per-file client.devtools-frontend.integration.json=machenbach@chromium.org
per-file client.v8.branches.json=machenbach@chromium.org
per-file client.v8.chromium.json=machenbach@chromium.org
per-file client.v8.fyi.json=machenbach@chromium.org
per-file tryserver.devtools-frontend.json=machenbach@chromium.org
per-file tryserver.v8.json=machenbach@chromium.org
# For Weblayer skew tests related reviews
per-file chromium.android.*=chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com
# For Android related reviews
per-file chromium.android.*=zhiyuans@google.com
per-file chromium.android.*=wnwen@chromium.org
# For Lacros version skew tests related reviews
per-file chromium.chromiumos.json=lacros-version-skew-roller@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.fyi.json=lacros-version-skew-roller@chops-service-accounts.iam.gserviceaccount.com
# TODO(crbug.com/1234067) Remove the following 3 lines when the conversion is done.
per-file chromium.fyi.json=chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.chromiumos.json=chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.memory.json=chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.coverage.json=chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com
# For Lacros skylab tests cros image roller related reviews
per-file chrome.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
per-file chrome.gpu.fyi.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.chromiumos.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
per-file chromium.fyi.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
per-file internal.chromeos.fyi.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
per-file tryserver.chromium.chromiumos.json=skylab-test-cros-roller@chops-service-accounts.iam.gserviceaccount.com
# Intelligence owners.
per-file internal.optimization_guide.json=file://components/optimization_guide/OWNERS
per-file internal.optimization_guide.json=mgeorgaklis@google.com
# Perf owners
per-file *chromium.perf*.json=hypan@google.com
per-file *chromium.perf*.json=jeffyoon@google.com
per-file *chromium.perf*.json=johnchen@chromium.org
per-file *chromium.perf*.json=wenbinzhang@google.com
# For Android perf related reviews
per-file *chromium.perf*.json=wnwen@chromium.org
# For OOBE-related test filters.
per-file *oobe*=file://ash/login/OOBE_WEBUI_OWNERS
# iOS Owners
per-file chromium.clang.json=file://infra/config/groups/ios/OWNERS
per-file chromium.fyi.json=file://infra/config/groups/ios/OWNERS
per-file chromium.mac.json=file://infra/config/groups/ios/OWNERS
# Fuchsia owners.
per-file chromium.clang.json=file://build/fuchsia/OWNERS
per-file chromium.fuchsia.fyi.json=file://build/fuchsia/OWNERS
per-file chromium.fuchsia.json=file://build/fuchsia/OWNERS
per-file chromium.fyi.json=file://build/fuchsia/OWNERS
per-file chromium.perf.fyi.json=file://build/fuchsia/OWNERS
# Rust owners
per-file chromium.rust.json=file://build/rust/OWNERS
# WebRTC owners
per-file chromium.webrtc.fyi.json=file://infra/config/subprojects/webrtc/OWNERS
per-file chromium.webrtc.json=file://infra/config/subprojects/webrtc/OWNERS
per-file tryserver.webrtc.json=file://infra/config/subprojects/webrtc/OWNERS
# Open Screen owners. Keep in sync with openscreen.py recipe owners.
per-file *openscreen*.json=jophba@chromium.org
per-file *openscreen*.json=mfoltz@chromium.org
# Code Coverage
per-file chromium.coverage.json=jeffyoon@google.com
per-file chromium.coverage.json=pasthana@google.com
# Any non-trivial change to a *.pyl file has corresponding changes to at least
# one *.json file. Consequently, any change to a *.pyl file will still need
# approval according to the per-file OWNERS rules above. Giving '*' ownership
# of the *.pyl files allow the *.json-specific OWNERS to approve a CL that
# affects only those waterfalls.
per-file *.pyl=*