`chore(codeowners): route ci/docs surfaces to @chumyin
add route ci/docs surfaces to @chumyin to view directly.
This commit is contained in:
parent
fa9cdabbcb
commit
1c3f4ec804
1 changed files with 11 additions and 0 deletions
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
|
|
@ -8,3 +8,14 @@
|
||||||
/.github/** @theonlyhennygod
|
/.github/** @theonlyhennygod
|
||||||
/Cargo.toml @theonlyhennygod
|
/Cargo.toml @theonlyhennygod
|
||||||
/Cargo.lock @theonlyhennygod
|
/Cargo.lock @theonlyhennygod
|
||||||
|
|
||||||
|
# CI
|
||||||
|
/.github/workflows/** @chumyin
|
||||||
|
|
||||||
|
# Docs & governance
|
||||||
|
/docs/** @chumyin
|
||||||
|
/AGENTS.md @chumyin
|
||||||
|
/CONTRIBUTING.md @chumyin
|
||||||
|
/docs/pr-workflow.md @chumyin
|
||||||
|
/docs/reviewer-playbook.md @chumyin
|
||||||
|
/docs/ci-map.md @chumyin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue