blob: bf4af02a53a986c4646d5f6baa3595e9f7ca8a3f [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
Corentin Wallez983d1322021-11-02 09:30:52 +000010per-file DEPS=*
Austin Eng5513af32023-08-02 17:38:49 +000011per-file .gitignore=*
Corentin Wallezebfbaf82022-04-07 17:59:14 +000012per-file README.md=file://docs/OWNERS
Joanna Wang77ce5592023-08-04 22:26:55 +000013
14# gitlinks that anyone can update just like DEPS
15per-file build=*
16per-file buildtools=*
17per-file testing=*
18per-file third_party/abseil-cpp=*
19per-file third_party/angle=*
20per-file third_party/catapult=*
21per-file third_party/clang-format/script=*
Antonio Maiorano917c4a22024-03-08 18:28:16 +000022per-file third_party/depot_tools=*
Joanna Wang77ce5592023-08-04 22:26:55 +000023per-file third_party/dxc=*
24per-file third_party/dxheaders=*
25per-file third_party/glfw=*
Yuly Novikov143523a2024-05-23 15:59:58 +000026per-file third_party/glslang/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000027per-file third_party/google_benchmark/src=*
28per-file third_party/googletest=*
29per-file third_party/gpuweb=*
30per-file third_party/jinja2=*
31per-file third_party/libc++/src=*
32per-file third_party/libc++abi/src=*
33per-file third_party/markupsafe=*
34per-file third_party/node-addon-api=*
35per-file third_party/node-api-headers=*
36per-file third_party/protobuf=*
Yuly Novikov143523a2024-05-23 15:59:58 +000037per-file third_party/spirv-cross/src=*
38per-file third_party/spirv-headers/src=*
39per-file third_party/spirv-tools/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000040per-file third_party/swiftshader=*
41per-file third_party/vulkan_memory_allocator=*
42per-file third_party/vulkan-deps=*
Yuly Novikov143523a2024-05-23 15:59:58 +000043per-file third_party/vulkan-headers/src=*
44per-file third_party/vulkan-loader/src=*
45per-file third_party/vulkan-tools/src=*
46per-file third_party/vulkan-utility-libraries/src=*
47per-file third_party/vulkan-validation-layers/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000048per-file third_party/webgpu-cts=*
49per-file third_party/zlib=*
50per-file tools/clang=*