mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-15 01:55:13 +02:00
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>
18 lines
630 B
Text
18 lines
630 B
Text
# AUTOGENERATED from .github/codeowners-roles.yml. Do not edit by hand.
|
|
#
|
|
# To change role membership or path assignments:
|
|
# 1. Edit .github/codeowners-roles.yml
|
|
# 2. Run `python3 .github/scripts/render-codeowners.py`
|
|
# 3. Commit both files together
|
|
#
|
|
# CI fails if this file drifts from its source, and rejects PRs that
|
|
# edit this file directly without also editing the yml.
|
|
|
|
* @aaltshuler @ragnorc
|
|
|
|
crates/** @aaltshuler @ragnorc
|
|
docs/** @aaltshuler @ragnorc
|
|
README.md @aaltshuler @ragnorc
|
|
AGENTS.md @aaltshuler @ragnorc
|
|
CLAUDE.md @aaltshuler @ragnorc
|
|
SECURITY.md @aaltshuler @ragnorc
|