| author | |
| committer | |
| log | 5005c6243a37f7fc9f23dae298b0dafa085fa044 |
| tree | 2e5448b32beb28e6be7b19b5d9e0f2a296580032 |
| parent | 7ecbb6f3a07743669590f0c0e1767f49c7ca1fc3 |
The resinator files were moved during #191741 files changed, 1 insertions(+), 1 deletions(-)
.github/CODEOWNERS+1-1| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | /lib/std/Thread* @kprotty |
| 6 | 6 | |
| 7 | 7 | # resinator |
| 8 | /src/resinator/* @squeek502 | |
| 8 | /lib/compiler/resinator/* @squeek502 | |
| 9 | 9 | |
| 10 | 10 | # SPIR-V selfhosted backend |
| 11 | 11 | /src/codegen/spirv* @Snektron |