blob: a5ebe55a85bc1dbae2a5086e8370621372016738 [file] [log] [blame]
Corentin Wallezebfbaf82022-04-07 17:59:14 +00001# Top level owners, if you can, try to look at more targeted OWNERS
Ben Claytond10f3f42022-06-16 09:57:41 +00002bclayton@chromium.org
Ben Claytonc64eb0c2022-04-07 09:24:24 +00003bclayton@google.com
Corentin Wallezd273d332018-08-16 13:57:54 +02004cwallez@chromium.org
Corentin Wallezebfbaf82022-04-07 17:59:14 +00005dneto@google.com
6dsinclair@chromium.org
Corentin Wallez2b24fab2020-04-02 18:14:37 +00007enga@chromium.org
Corentin Wallezf47a14f2021-01-26 01:38:09 +00008jiawei.shao@intel.com
Corentin Wallez983d1322021-11-02 09:30:52 +00009
Kai Ninomiyaa75b0c02023-02-13 10:17:04 +000010# TODO(crbug.com/dawn/1339): Move dawn.json into src/dawn.
Corentin Wallezebfbaf82022-04-07 17:59:14 +000011per-file dawn.json=file://src/dawn/OWNERS
Kai Ninomiyaa75b0c02023-02-13 10:17:04 +000012
Corentin Wallez983d1322021-11-02 09:30:52 +000013per-file DEPS=*
Austin Eng5513af32023-08-02 17:38:49 +000014per-file .gitignore=*
Corentin Wallezebfbaf82022-04-07 17:59:14 +000015per-file README.md=file://docs/OWNERS
Joanna Wang77ce5592023-08-04 22:26:55 +000016
17# gitlinks that anyone can update just like DEPS
18per-file build=*
19per-file buildtools=*
20per-file testing=*
21per-file third_party/abseil-cpp=*
22per-file third_party/angle=*
23per-file third_party/catapult=*
24per-file third_party/clang-format/script=*
25per-file third_party/dxc=*
26per-file third_party/dxheaders=*
27per-file third_party/glfw=*
28per-file third_party/google_benchmark/src=*
29per-file third_party/googletest=*
30per-file third_party/gpuweb=*
31per-file third_party/jinja2=*
32per-file third_party/libc++/src=*
33per-file third_party/libc++abi/src=*
34per-file third_party/markupsafe=*
35per-file third_party/node-addon-api=*
36per-file third_party/node-api-headers=*
37per-file third_party/protobuf=*
38per-file third_party/swiftshader=*
39per-file third_party/vulkan_memory_allocator=*
40per-file third_party/vulkan-deps=*
41per-file third_party/webgpu-cts=*
42per-file third_party/zlib=*
43per-file tools/clang=*