mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-24 15:54:00 +00:00
Allow wgpu Team to Update Naga Cargo.toml (#6314)
* Allow wgpu Team to Update Naga Cargo.toml * Update deno team to crowlKats
This commit is contained in:
parent
e7c139b1d4
commit
23fa0ae6d0
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
@ -1,10 +1,17 @@
|
|||||||
* @gfx-rs/wgpu
|
* @gfx-rs/wgpu
|
||||||
|
|
||||||
/cts_runner/ @gfx-rs/deno @gfx-rs/wgpu
|
/cts_runner/ @crowlkats @gfx-rs/wgpu
|
||||||
/deno_webgpu/ @gfx-rs/deno @gfx-rs/wgpu
|
/deno_webgpu/ @crowlkats @gfx-rs/wgpu
|
||||||
/naga/ @gfx-rs/naga
|
/naga/ @gfx-rs/naga
|
||||||
/naga-cli/ @gfx-rs/naga
|
/naga-cli/ @gfx-rs/naga
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
# We leave the codeowners empty for the changelog, so naga changes
|
# We leave the codeowners empty for the changelog, so naga changes
|
||||||
# don't trigger wgpu reviews and vise versa.
|
# don't trigger wgpu reviews and vise versa.
|
||||||
/CHANGELOG.md
|
/CHANGELOG.md
|
||||||
|
Loading…
Reference in New Issue
Block a user