blob: 1e93f87a8392e24ef9c2282482d3dfcb1f39aad5 [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
Geoff Lang2b884772024-11-28 17:53:56 +00005geofflang@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
Ryan Harrisoncafbef32024-12-11 13:07:51 -080013
14# Allows approving build rule changes, without giving owners for
15# everything
16per-file CMake*=rharrison@chromium.org,amaiorano@google.com
17per-file BUILD.*=rharrison@chromium.org,amaiorano@google.com
18
Joanna Wang77ce5592023-08-04 22:26:55 +000019# gitlinks that anyone can update just like DEPS
20per-file build=*
21per-file buildtools=*
22per-file testing=*
23per-file third_party/abseil-cpp=*
24per-file third_party/angle=*
25per-file third_party/catapult=*
26per-file third_party/clang-format/script=*
Antonio Maiorano917c4a22024-03-08 18:28:16 +000027per-file third_party/depot_tools=*
Joanna Wang77ce5592023-08-04 22:26:55 +000028per-file third_party/dxc=*
29per-file third_party/dxheaders=*
30per-file third_party/glfw=*
Yuly Novikov143523a2024-05-23 15:59:58 +000031per-file third_party/glslang/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000032per-file third_party/google_benchmark/src=*
33per-file third_party/googletest=*
34per-file third_party/gpuweb=*
35per-file third_party/jinja2=*
36per-file third_party/libc++/src=*
37per-file third_party/libc++abi/src=*
38per-file third_party/markupsafe=*
39per-file third_party/node-addon-api=*
40per-file third_party/node-api-headers=*
41per-file third_party/protobuf=*
Yuly Novikov143523a2024-05-23 15:59:58 +000042per-file third_party/spirv-cross/src=*
43per-file third_party/spirv-headers/src=*
44per-file third_party/spirv-tools/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000045per-file third_party/swiftshader=*
46per-file third_party/vulkan_memory_allocator=*
47per-file third_party/vulkan-deps=*
Yuly Novikov143523a2024-05-23 15:59:58 +000048per-file third_party/vulkan-headers/src=*
49per-file third_party/vulkan-loader/src=*
50per-file third_party/vulkan-tools/src=*
51per-file third_party/vulkan-utility-libraries/src=*
52per-file third_party/vulkan-validation-layers/src=*
Joanna Wang77ce5592023-08-04 22:26:55 +000053per-file third_party/webgpu-cts=*
54per-file third_party/zlib=*
55per-file tools/clang=*