Commit 0b11d8ec4d

Loris Cro <kappaloris@gmail.com>
2022-09-02 17:35:41
codeowners: mark myself as the codeowner of /src/autodoc/
1 parent 081d5a9
Changed files (1)
.github
.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