Commit 4f1e5f78f6

Andrew Kelley <andrew@ziglang.org>
2024-03-07 09:15:35
autodoc has a new code owner. it's me
1 parent c19657d
Changed files (1)
.github
.github/CODEOWNERS
@@ -1,8 +1,3 @@
-# Autodoc
-/src/Autodoc.zig  @kristoff-it
-/src/autodoc/*    @kristoff-it
-/lib/docs/*       @kristoff-it
-
 # std.json
 /lib/std/json* @thejoshwolfe