Commit 8d872b018d

Andrew Kelley <andrew@ziglang.org>
2024-10-10 20:35:49
no code owners
If you want to review code then pay attention.
1 parent c96f9a0
Changed files (1)
.github
.github/CODEOWNERS
@@ -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