add Snektron to CODEOWNERS for SPIR-V

This commit is contained in:
Robin Voetter 2023-10-09 19:45:22 +02:00
parent f4064d98e2
commit 245c084726
No known key found for this signature in database

3
.github/CODEOWNERS vendored
View File

@ -11,3 +11,6 @@
# resinator
/src/resinator/* @squeek502
# SPIR-V selfhosted backend
/src/codegen/spirv* @Snektron