Commit 1ae839cd24

Josh Wolfe <thejoshwolfe@gmail.com>
2023-07-23 01:15:42
Update CODEOWNERS
Take ownership of std.json
1 parent c72a9fe
Changed files (1)
.github
.github/CODEOWNERS
@@ -2,3 +2,6 @@
 /src/Autodoc.zig  @kristoff-it
 /src/autodoc/*    @kristoff-it
 /lib/docs/*       @kristoff-it
+
+# std.json
+/lib/std/json* @thejoshwolfe