From 0b11d8ec4d5414269f5bec3923613f5fc98abedf Mon Sep 17 00:00:00 2001 From: Loris Cro Date: Fri, 2 Sep 2022 17:35:41 +0200 Subject: [PATCH] codeowners: mark myself as the codeowner of /src/autodoc/ --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0eafbafbcea57d50862969b3bf4b3dabf95ea8a4..52306c77bd2cf372f961a0c07662302f4704a7b9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ # Autodoc /src/Autodoc.zig @kristoff-it -/lib/docs/* @kristoff-it \ No newline at end of file +/src/autodoc/* @kristoff-it +/lib/docs/* @kristoff-it -- 2.54.0