mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
dpranke@google.com is no longer active. Change-Id: I5fda62720bd078951842a517f8cbff5caa96dc75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6803905 Auto-Submit: Robert Liao <robliao@chromium.org> Reviewed-by: Scott Lee <ddoman@chromium.org> Reviewed-by: Tom Lukaszewicz <tluk@chromium.org> Commit-Queue: Tom Lukaszewicz <tluk@chromium.org>
65 lines
1.8 KiB
Plaintext
65 lines
1.8 KiB
Plaintext
set noparent
|
|
|
|
ajp@google.com #{LAST_RESORT_SUGGESTION}
|
|
bryner@google.com
|
|
ddoman@chromium.org
|
|
gavinmak@google.com
|
|
sokcevic@google.com
|
|
yiwzhang@google.com
|
|
|
|
# Allow teams to self-manage who belongs to them.
|
|
per-file BUILD_OWNERS=file://BUILD_OWNERS
|
|
per-file CROS_OWNERS=file://CROS_OWNERS
|
|
per-file LUCI_OWNERS=file://LUCI_OWNERS
|
|
per-file RECLIENT_OWNERS=file://RECLIENT_OWNERS
|
|
|
|
# Ninja
|
|
per-file autoninja*=file://BUILD_OWNERS
|
|
per-file ninja*=thakis@chromium.org
|
|
per-file ninja*=file://BUILD_OWNERS
|
|
per-file post_build_ninja_summary.py=file://BUILD_OWNERS
|
|
per-file android_build_server_helper.py=mheikal@chromium.org
|
|
per-file android_build_server_helper.py=agrieve@chromium.org
|
|
per-file android_build_server_helper.py=wnwen@chromium.org
|
|
|
|
# GN
|
|
per-file gn*=file://BUILD_OWNERS
|
|
|
|
# Siso
|
|
per-file siso*=file://BUILD_OWNERS
|
|
|
|
# reclient
|
|
per-file reclient*=file://BUILD_OWNERS
|
|
per-file reclient*=file://RECLIENT_OWNERS
|
|
|
|
# Build telemetry
|
|
per-file build_telemetry*=file://BUILD_OWNERS
|
|
|
|
# Build util
|
|
per-file caffeinate.py=file://BUILD_OWNERS
|
|
|
|
# Bazel
|
|
per-file bazel*=file://CROS_OWNERS
|
|
per-file bazel*=file://BUILD_OWNERS
|
|
|
|
per-file pylint*=vapier@chromium.org
|
|
|
|
# ChromeOS related tooling
|
|
per-file cbuildbot=file://CROS_OWNERS
|
|
per-file cros=file://CROS_OWNERS
|
|
per-file *cros_python2*=file://CROS_OWNERS
|
|
per-file cros_sdk=file://CROS_OWNERS
|
|
per-file gerrit=file://CROS_OWNERS
|
|
per-file repo=file://CROS_OWNERS
|
|
per-file repo_launcher=file://CROS_OWNERS
|
|
per-file repo_launcher=copybara-worker-blackhole@google.com #{LAST_RESORT_SUGGESTION}
|
|
|
|
# LUCI related tooling
|
|
per-file bb*=file://LUCI_OWNERS
|
|
per-file .cipd_impl.ps1=file://LUCI_OWNERS
|
|
per-file cipd*=file://LUCI_OWNERS
|
|
per-file cit*=file://LUCI_OWNERS
|
|
per-file led*=file://LUCI_OWNERS
|
|
per-file luci*=file://LUCI_OWNERS
|
|
per-file vpython*=file://LUCI_OWNERS
|