From 4f1e5f78f6c7c1423bad6fea273b05d401035aea Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 7 Mar 2024 01:15:35 -0700 Subject: [PATCH] autodoc has a new code owner. it's me --- .github/CODEOWNERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c912f561c61bafa6d700bf16d8befc5d7002bf67..e118e4c62d92bdbeed5a4c8630f89a3cc58b640f 100644 --- a/.github/CODEOWNERS +++ b/.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 -- 2.54.0