no code owners

If you want to review code then pay attention.
This commit is contained in:
Andrew Kelley 2024-10-10 11:35:49 -07:00
parent c96f9a017a
commit 8d872b018d

11
.github/CODEOWNERS vendored
View File

@ -1,11 +0,0 @@
# std.json
/lib/std/json* @thejoshwolfe
# std.Thread
/lib/std/Thread* @kprotty
# resinator
/lib/compiler/resinator/* @squeek502
# SPIR-V selfhosted backend
/src/codegen/spirv* @Snektron