mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-14 17:16:01 +00:00
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:
parent
e97594de1c
commit
983d13235d
9
OWNERS
9
OWNERS
@ -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
1
docs/OWNERS
Normal file
@ -0,0 +1 @@
|
||||
*
|
1
examples/OWNERS
Normal file
1
examples/OWNERS
Normal file
@ -0,0 +1 @@
|
||||
*
|
2
infra/OWNERS
Normal file
2
infra/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
rharrison@chromium.org
|
||||
enga@chromium.org
|
1
src/dawn_native/opengl/OWNERS
Normal file
1
src/dawn_native/opengl/OWNERS
Normal file
@ -0,0 +1 @@
|
||||
senorblanco@chromium.org
|
2
src/dawn_node/OWNERS
Normal file
2
src/dawn_node/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
amaiorano@google.com
|
||||
bclayton@google.com
|
3
src/tests/OWNERS
Normal file
3
src/tests/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
# Anybody can review tests, but please ask a top level owner for
|
||||
# harness / utility changes.
|
||||
*
|
Loading…
x
Reference in New Issue
Block a user