Files
zig/.github/CODEOWNERS
Josh Wolfe 1ae839cd24 Update CODEOWNERS
Take ownership of std.json
2023-07-22 19:15:42 -04:00

8 lines
145 B
Plaintext

# Autodoc
/src/Autodoc.zig @kristoff-it
/src/autodoc/* @kristoff-it
/lib/docs/* @kristoff-it
# std.json
/lib/std/json* @thejoshwolfe