Allow INFRA_OWNERS to own all DEPS files

Bug: v8:9247
Change-Id: I5ea725d4661290353b7ca9928bf7d46644868efe
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1648244
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62036}
This commit is contained in:
Igor Sheludko 2019-06-06 19:47:43 +02:00 committed by Commit Bot
parent a096a6e18d
commit 2f429b380a

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://INFRA_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