mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Fix OWNERS: full regexps not allowed, it's matched by fnmatch.
R=apolito@google.com Bug: 1060018 Change-Id: I384e8bda14341159674e941abb6f723329ca5d94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2097341 Reviewed-by: Anthony Polito <apolito@google.com> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
This commit is contained in:
committed by
LUCI CQ
parent
7ad1d093be
commit
96c9784d1a
14
OWNERS
14
OWNERS
@@ -23,14 +23,14 @@ per-file cros_sdk=file://CROS_OWNERS
|
||||
per-file repo=file://CROS_OWNERS
|
||||
|
||||
# for the Goma client update
|
||||
per-file cipd_manifest.*=file://GOMA_OWNERS
|
||||
per-file cipd_manifest*=file://GOMA_OWNERS
|
||||
|
||||
# LUCI related tooling
|
||||
per-file bb.*=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 bb*=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
|
||||
|
||||
# COMPONENT: Infra>SDK
|
||||
|
||||
Reference in New Issue
Block a user