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:
Chummy 2026-02-16 22:00:57 +08:00 committed by GitHub
commit f2c73bacf8
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 /.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