Add more / finer-grained OWNERS

This will help with review load and finding an owner once mandatory
owner review is enabled.

Change-Id: I1a90b83fed68f062c1406552aec218bf9c2092ce
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/67821
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
This commit is contained in:
Corentin Wallez 2021-11-02 09:30:52 +00:00 committed by Dawn LUCI CQ
parent e97594de1c
commit 983d13235d
7 changed files with 18 additions and 1 deletions

9
OWNERS
View File

@ -1,4 +1,11 @@
cwallez@chromium.org
kainino@chromium.org
enga@chromium.org
jiawei.shao@intel.com
# Backup reviewers if needed.
bclayton@google.com
kainino@chromium.org
per-file dawn.json=kainino@chromium.org
per-file DEPS=*
per-file README.md=file://docs/OWNERS

1
docs/OWNERS Normal file
View File

@ -0,0 +1 @@
*

1
examples/OWNERS Normal file
View File

@ -0,0 +1 @@
*

2
infra/OWNERS Normal file
View File

@ -0,0 +1,2 @@
rharrison@chromium.org
enga@chromium.org

View File

@ -0,0 +1 @@
senorblanco@chromium.org

2
src/dawn_node/OWNERS Normal file
View File

@ -0,0 +1,2 @@
amaiorano@google.com
bclayton@google.com

3
src/tests/OWNERS Normal file
View File

@ -0,0 +1,3 @@
# Anybody can review tests, but please ask a top level owner for
# harness / utility changes.
*