mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
add Snektron to CODEOWNERS for SPIR-V
This commit is contained in:
parent
f4064d98e2
commit
245c084726
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -1,4 +1,4 @@
|
||||
# Autodoc
|
||||
# Autodoc
|
||||
/src/Autodoc.zig @kristoff-it
|
||||
/src/autodoc/* @kristoff-it
|
||||
/lib/docs/* @kristoff-it
|
||||
@ -11,3 +11,6 @@
|
||||
|
||||
# resinator
|
||||
/src/resinator/* @squeek502
|
||||
|
||||
# SPIR-V selfhosted backend
|
||||
/src/codegen/spirv* @Snektron
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user