Commit 8d872b018d
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