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:
parent
389c2e3ccc
commit
6f7ebd0385
2
OWNERS
2
OWNERS
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
per-file *DEPS=file://COMMON_OWNERS
|
||||
per-file intl-*=file://INTL_OWNERS
|
||||
per-file *-intl*=file://INTL_OWNERS
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user