mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
Fix CODEOWNERS path to resinator source files
The resinator files were moved during #19174
This commit is contained in:
parent
7ecbb6f3a0
commit
5005c6243a
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -5,7 +5,7 @@
|
||||||
/lib/std/Thread* @kprotty
|
/lib/std/Thread* @kprotty
|
||||||
|
|
||||||
# resinator
|
# resinator
|
||||||
/src/resinator/* @squeek502
|
/lib/compiler/resinator/* @squeek502
|
||||||
|
|
||||||
# SPIR-V selfhosted backend
|
# SPIR-V selfhosted backend
|
||||||
/src/codegen/spirv* @Snektron
|
/src/codegen/spirv* @Snektron
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue