`chore(codeowners): route ci/docs surfaces to @chumyin

add route ci/docs surfaces to @chumyin to view directly.
This commit is contained in:
Chummy 2026-02-16 21:59:38 +08:00 committed by GitHub
parent fa9cdabbcb
commit 1c3f4ec804
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
.github/CODEOWNERS vendored
View file

@ -8,3 +8,14 @@
/.github/** @theonlyhennygod
/Cargo.toml @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