mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
This is required as it is impossible to catch a keyboard interrupt in a windows batch file and we dont want zombie reproxy instances running on developer's machines for performance and metric collection reasons. Bug: b/264405266 Change-Id: I00f036c8f14451cdb1b99a5cad1c2af03dd57d57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4171506 Reviewed-by: Dirk Pranke <dpranke@google.com> Auto-Submit: Ben Segall <bentekkie@google.com> Commit-Queue: Ben Segall <bentekkie@google.com>
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
set noparent
|
|
|
|
ajp@google.com
|
|
aravindvasudev@google.com
|
|
dpranke@google.com
|
|
gavinmak@google.com
|
|
jojwang@google.com
|
|
sokcevic@google.com
|
|
|
|
per-file ninja*=thakis@chromium.org
|
|
|
|
per-file autoninja*=brucedawson@chromium.org
|
|
per-file post_build_ninja_summary.py=brucedawson@chromium.org
|
|
per-file ninja_reclient.py=file://GOMA_OWNERS
|
|
|
|
per-file presubmit*.py=brucedawson@chromium.org
|
|
|
|
per-file cipd_manifest*=file://GOMA_OWNERS
|
|
|
|
per-file pylint*=vapier@chromium.org
|
|
|
|
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 repo=file://CROS_OWNERS
|
|
per-file repo_launcher=file://CROS_OWNERS
|
|
per-file CROS_OWNERS=file://CROS_OWNERS
|
|
|
|
# for the Goma client update
|
|
per-file cipd_manifest*=file://GOMA_OWNERS
|
|
|
|
# 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
|
|
per-file LUCI_OWNERS=file://LUCI_OWNERS
|