blob: 21176ca1491864bfd19890023b17ba31301592db [file] [log] [blame]
Corentin Wallezebfbaf82022-04-07 17:59:14 +00001# Top level owners, if you can, try to look at more targeted OWNERS
Corentin Wallezd273d332018-08-16 13:57:54 +02002cwallez@chromium.org
Corentin Wallezebfbaf82022-04-07 17:59:14 +00003dneto@google.com
4dsinclair@chromium.org
Corentin Wallez2b24fab2020-04-02 18:14:37 +00005enga@chromium.org
Corentin Wallezf47a14f2021-01-26 01:38:09 +00006jiawei.shao@intel.com
Ryan Harrison9f58f1f2024-05-28 00:15:09 +00007jrprice@google.com
Corentin Wallez983d1322021-11-02 09:30:52 +00008
Corentin Wallez983d1322021-11-02 09:30:52 +00009per-file DEPS=*
Austin Eng5513af32023-08-02 17:38:49 +000010per-file .gitignore=*
Corentin Wallezebfbaf82022-04-07 17:59:14 +000011per-file README.md=file://docs/OWNERS
Joanna Wang77ce5592023-08-04 22:26:55 +000012
13# gitlinks that anyone can update just like DEPS
14per-file build=*
15per-file buildtools=*
16per-file testing=*
17per-file third_party/abseil-cpp=*
18per-file third_party/angle=*
19per-file third_party/catapult=*
20per-file third_party/clang-format/script=*
Antonio Maiorano917c4a22024-03-08 18:28:16 +000021per-file third_party/depot_tools=*
Joanna Wang77ce5592023-08-04 22:26:55 +000022per-file third_party/dxc=*
23per-file third_party/dxheaders=*
24per-file third_party/glfw=*
Yuly Novikov143523a2024-05-23 15:59:58 +000025per-file third_party/glslang/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000026per-file third_party/google_benchmark/src=*
27per-file third_party/googletest=*
28per-file third_party/gpuweb=*
29per-file third_party/jinja2=*
30per-file third_party/libc++/src=*
31per-file third_party/libc++abi/src=*
32per-file third_party/markupsafe=*
33per-file third_party/node-addon-api=*
34per-file third_party/node-api-headers=*
35per-file third_party/protobuf=*
Yuly Novikov143523a2024-05-23 15:59:58 +000036per-file third_party/spirv-cross/src=*
37per-file third_party/spirv-headers/src=*
38per-file third_party/spirv-tools/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000039per-file third_party/swiftshader=*
40per-file third_party/vulkan_memory_allocator=*
41per-file third_party/vulkan-deps=*
Yuly Novikov143523a2024-05-23 15:59:58 +000042per-file third_party/vulkan-headers/src=*
43per-file third_party/vulkan-loader/src=*
44per-file third_party/vulkan-tools/src=*
45per-file third_party/vulkan-utility-libraries/src=*
46per-file third_party/vulkan-validation-layers/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000047per-file third_party/webgpu-cts=*
48per-file third_party/zlib=*
49per-file tools/clang=*