blob: 8dbe33b09feaf095c51da25dc5089c3c6d84b95d [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=*
22per-file third_party/dxc=*
23per-file third_party/dxheaders=*
24per-file third_party/glfw=*
25per-file third_party/google_benchmark/src=*
26per-file third_party/googletest=*
27per-file third_party/gpuweb=*
28per-file third_party/jinja2=*
29per-file third_party/libc++/src=*
30per-file third_party/libc++abi/src=*
31per-file third_party/markupsafe=*
32per-file third_party/node-addon-api=*
33per-file third_party/node-api-headers=*
34per-file third_party/protobuf=*
35per-file third_party/swiftshader=*
36per-file third_party/vulkan_memory_allocator=*
37per-file third_party/vulkan-deps=*
38per-file third_party/webgpu-cts=*
39per-file third_party/zlib=*
40per-file tools/clang=*