zig/.github/CODEOWNERS
2024-03-10 17:51:07 -07:00

12 lines
180 B
Plaintext

# std.json
/lib/std/json* @thejoshwolfe
# std.Thread
/lib/std/Thread* @kprotty
# resinator
/src/resinator/* @squeek502
# SPIR-V selfhosted backend
/src/codegen/spirv* @Snektron