Update CODEOWNERS

Take ownership of std.json
This commit is contained in:
Josh Wolfe
2023-07-22 19:15:42 -04:00
committed by GitHub
parent c72a9feabe
commit 1ae839cd24

3
.github/CODEOWNERS vendored
View File

@@ -2,3 +2,6 @@
/src/Autodoc.zig @kristoff-it
/src/autodoc/* @kristoff-it
/lib/docs/* @kristoff-it
# std.json
/lib/std/json* @thejoshwolfe