forked from google/dawn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OWNERS
49 lines (47 loc) · 1.53 KB
/
OWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Top level owners, if you can, try to look at more targeted OWNERS
cwallez@chromium.org
dneto@google.com
dsinclair@chromium.org
enga@chromium.org
jiawei.shao@intel.com
jrprice@google.com
per-file DEPS=*
per-file .gitignore=*
per-file README.md=file://docs/OWNERS
# gitlinks that anyone can update just like DEPS
per-file build=*
per-file buildtools=*
per-file testing=*
per-file third_party/abseil-cpp=*
per-file third_party/angle=*
per-file third_party/catapult=*
per-file third_party/clang-format/script=*
per-file third_party/depot_tools=*
per-file third_party/dxc=*
per-file third_party/dxheaders=*
per-file third_party/glfw=*
per-file third_party/glslang/src=*
per-file third_party/google_benchmark/src=*
per-file third_party/googletest=*
per-file third_party/gpuweb=*
per-file third_party/jinja2=*
per-file third_party/libc++/src=*
per-file third_party/libc++abi/src=*
per-file third_party/markupsafe=*
per-file third_party/node-addon-api=*
per-file third_party/node-api-headers=*
per-file third_party/protobuf=*
per-file third_party/spirv-cross/src=*
per-file third_party/spirv-headers/src=*
per-file third_party/spirv-tools/src=*
per-file third_party/swiftshader=*
per-file third_party/vulkan_memory_allocator=*
per-file third_party/vulkan-deps=*
per-file third_party/vulkan-headers/src=*
per-file third_party/vulkan-loader/src=*
per-file third_party/vulkan-tools/src=*
per-file third_party/vulkan-utility-libraries/src=*
per-file third_party/vulkan-validation-layers/src=*
per-file third_party/webgpu-cts=*
per-file third_party/zlib=*
per-file tools/clang=*