Make nested DEPS files commonly owned

NOTRY=true

Change-Id: Ic57b26b9a2732a43dcac4445be4f57d3bb5e7396
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1664071
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62247}
This commit is contained in:
Michael Achenbach 2019-06-18 14:32:01 +02:00 committed by Commit Bot
parent 389c2e3ccc
commit 6f7ebd0385
4 changed files with 4 additions and 1 deletions

2
OWNERS
View File

@ -12,7 +12,7 @@ per-file .gn=file://INFRA_OWNERS
per-file .vpython=file://INFRA_OWNERS
per-file .ycm_extra_conf.py=file://INFRA_OWNERS
per-file BUILD.gn=file://COMMON_OWNERS
per-file *DEPS=file://INFRA_OWNERS
per-file DEPS=file://INFRA_OWNERS
per-file PRESUBMIT=file://INFRA_OWNERS
per-file codereview.settings=file://INFRA_OWNERS

View File

@ -3,6 +3,7 @@ danno@chromium.org
ulan@chromium.org
yangguo@chromium.org
per-file *DEPS=file://COMMON_OWNERS
per-file v8-internal.h=file://COMMON_OWNERS
per-file v8-inspector.h=dgozman@chromium.org
per-file v8-inspector.h=pfeldman@chromium.org

View File

@ -1,3 +1,4 @@
per-file *DEPS=file://COMMON_OWNERS
per-file intl-*=file://INTL_OWNERS
per-file *-intl*=file://INTL_OWNERS

View File

@ -1,5 +1,6 @@
file://INFRA_OWNERS
per-file *DEPS=file://COMMON_OWNERS
per-file gen-postmortem-metadata.py=file://COMMON_OWNERS
per-file v8heapconst.py=file://COMMON_OWNERS
per-file whitespace.txt=file://COMMON_OWNERS