ci(codeowners): restore ragnorc to engineering and docs roles

Re-adds ragnorc to both roles in the source of truth and regenerates
CODEOWNERS + the ownership tables. This also resolves the standing
inconsistency from #169: branch-protection.json's
bypass_pull_request_allowances still listed ragnorc after his codeowners
removal — the two lists are in sync again (no protection change needed).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
aaltshuler 2026-06-12 13:45:33 +03:00
parent 867138499e
commit b24bb16d0c
3 changed files with 18 additions and 16 deletions

14
.github/CODEOWNERS vendored
View file

@ -8,11 +8,11 @@
# CI fails if this file drifts from its source, and rejects PRs that
# edit this file directly without also editing the yml.
* @aaltshuler
* @aaltshuler @ragnorc
crates/** @aaltshuler
docs/** @aaltshuler
README.md @aaltshuler
AGENTS.md @aaltshuler
CLAUDE.md @aaltshuler
SECURITY.md @aaltshuler
crates/** @aaltshuler @ragnorc
docs/** @aaltshuler @ragnorc
README.md @aaltshuler @ragnorc
AGENTS.md @aaltshuler @ragnorc
CLAUDE.md @aaltshuler @ragnorc
SECURITY.md @aaltshuler @ragnorc