srctree

Ryan Liptak parent 7ecbb6f3 5005c624
Fix CODEOWNERS path to resinator source files

The resinator files were moved during #19174
.github/CODEOWNERS added: 2, removed: 2, total 0
@@ -5,7 +5,7 @@
/lib/std/Thread* @kprotty
 
# resinator
/src/resinator/* @squeek502
/lib/compiler/resinator/* @squeek502
 
# SPIR-V selfhosted backend
/src/codegen/spirv* @Snektron