autodoc has a new code owner. it's me

This commit is contained in:
Andrew Kelley 2024-03-07 01:15:35 -07:00
parent c19657d65c
commit 4f1e5f78f6

5
.github/CODEOWNERS vendored
View file

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