Fix for Geolocation webTCT failures
[platform/framework/web/chromium-efl.git] / third_party / dawn / OWNERS
1 # Top level owners, if you can, try to look at more targeted OWNERS
2 bclayton@chromium.org
3 bclayton@google.com
4 cwallez@chromium.org
5 dneto@google.com
6 dsinclair@chromium.org
7 enga@chromium.org
8 jiawei.shao@intel.com
9
10 # TODO(crbug.com/dawn/1339): Move dawn.json into src/dawn.
11 per-file dawn.json=file://src/dawn/OWNERS
12
13 per-file DEPS=*
14 per-file .gitignore=*
15 per-file README.md=file://docs/OWNERS
16
17 # gitlinks that anyone can update just like DEPS
18 per-file build=*
19 per-file buildtools=*
20 per-file testing=*
21 per-file third_party/abseil-cpp=*
22 per-file third_party/angle=*
23 per-file third_party/catapult=*
24 per-file third_party/clang-format/script=*
25 per-file third_party/dxc=*
26 per-file third_party/dxheaders=*
27 per-file third_party/glfw=*
28 per-file third_party/google_benchmark/src=*
29 per-file third_party/googletest=*
30 per-file third_party/gpuweb=*
31 per-file third_party/jinja2=*
32 per-file third_party/libc++/src=*
33 per-file third_party/libc++abi/src=*
34 per-file third_party/markupsafe=*
35 per-file third_party/node-addon-api=*
36 per-file third_party/node-api-headers=*
37 per-file third_party/protobuf=*
38 per-file third_party/swiftshader=*
39 per-file third_party/vulkan_memory_allocator=*
40 per-file third_party/vulkan-deps=*
41 per-file third_party/webgpu-cts=*
42 per-file third_party/zlib=*
43 per-file tools/clang=*