Merge pull request #343 from zeroclaw-labs/chore-codeowner-route-ci-docs
chore(codeowners): route ci/docs surfaces to @chumyin
This commit is contained in:
commit
f2c73bacf8
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