commit 0b11d8ec4d5414269f5bec3923613f5fc98abedf (tree) parent 081d5a96907ca844dcbfed0fce32b7ea29d933ab Author: Loris Cro <kappaloris@gmail.com> Date: Fri, 2 Sep 2022 17:35:41 +0200 codeowners: mark myself as the codeowner of /src/autodoc/ Diffstat:
| M | .github/CODEOWNERS | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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