Skip to content

Commit 199df17

Browse files
committed
Fix CODEOWNERS path to resinator source files
The resinator files were moved during ziglang#19174
1 parent 7ecbb6f commit 199df17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/lib/std/Thread* @kprotty
66

77
# resinator
8-
/src/resinator/* @squeek502
8+
/lib/compiler/resinator/* @squeek502
99

1010
# SPIR-V selfhosted backend
1111
/src/codegen/spirv* @Snektron

0 commit comments

Comments
 (0)