authorgravatar for thejoshwolfe@gmail.comJosh Wolfe <thejoshwolfe@gmail.com> 2023-07-22 19:15:42-04:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2023-07-22 19:15:42-04:00
log1ae839cd248c9eee8a9ff0643d7b80628f5f5533
tree0023825c2be476c5a998b4360f229ba35e71bc39
parentc72a9feabe455a5bbb5e27cfbd973ff3e6700500
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

Update CODEOWNERS

Take ownership of std.json

1 files changed, 3 insertions(+), 0 deletions(-)

.github/CODEOWNERS+3
...@@ -2,3 +2,6 @@...@@ -2,3 +2,6 @@
2/src/Autodoc.zig @kristoff-it2/src/Autodoc.zig @kristoff-it
3/src/autodoc/* @kristoff-it3/src/autodoc/* @kristoff-it
4/lib/docs/* @kristoff-it4/lib/docs/* @kristoff-it
5
6# std.json
7/lib/std/json* @thejoshwolfe