mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-12 01:45:14 +02:00
Engineering and docs roles both resolve to @aaltshuler; every path (catch-all, crates/**, docs/**, repo-level docs) now requires their review. CODEOWNERS and the doc tables regenerated from codeowners-roles.yml via render-codeowners.py. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
18 lines
567 B
Text
18 lines
567 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
|
|
|
|
crates/** @aaltshuler
|
|
docs/** @aaltshuler
|
|
README.md @aaltshuler
|
|
AGENTS.md @aaltshuler
|
|
CLAUDE.md @aaltshuler
|
|
SECURITY.md @aaltshuler
|