mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
codeowners: mark myself as the codeowner of /src/autodoc/
This commit is contained in:
parent
081d5a9690
commit
0b11d8ec4d
1 changed files with 2 additions and 1 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
# Autodoc
|
# Autodoc
|
||||||
/src/Autodoc.zig @kristoff-it
|
/src/Autodoc.zig @kristoff-it
|
||||||
/lib/docs/* @kristoff-it
|
/src/autodoc/* @kristoff-it
|
||||||
|
/lib/docs/* @kristoff-it
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue