wgpu/.github/CODEOWNERS

18 lines
587 B
Plaintext
Raw Normal View History

* @gfx-rs/wgpu
/cts_runner/ @crowlkats @gfx-rs/wgpu
/deno_webgpu/ @crowlkats @gfx-rs/wgpu
2023-10-25 20:51:36 +00:00
/naga/ @gfx-rs/naga
2023-10-27 19:49:15 +00:00
/naga-cli/ @gfx-rs/naga
2023-10-27 19:45:28 +00:00
# Both wgpu and naga teams are owners of naga infrastructure so
# either team can review changes to deps and docs.
naga/Cargo.toml @gfx-rs/wgpu @gfx-rs/naga
naga/README.md @gfx-rs/wgpu @gfx-rs/naga
naga/CHANGELOG.md @gfx-rs/wgpu @gfx-rs/naga
naga-cli/Cargo.toml @gfx-rs/wgpu @gfx-rs/naga
2023-10-27 19:45:28 +00:00
# We leave the codeowners empty for the changelog, so naga changes
# don't trigger wgpu reviews and vise versa.
/CHANGELOG.md