chore(codeowners): remove aaltshuler as owner

This commit is contained in:
Ragnor Comerford 2026-05-28 11:41:38 +02:00
parent 972a6e047b
commit fd41f798b7
No known key found for this signature in database
3 changed files with 12 additions and 16 deletions

View file

@ -19,19 +19,15 @@ roles:
engineering:
description: >
All production code under crates/**. Engine, CLI, server,
compiler. Either named member can approve.
compiler.
members:
- aaltshuler
- ragnorc
docs:
description: >
Documentation under docs/**, plus repo-level docs (README.md,
AGENTS.md, CLAUDE.md symlink, SECURITY.md). Either named member
can approve; both are listed so reviews can route to whoever is
available.
AGENTS.md, CLAUDE.md symlink, SECURITY.md).
members:
- aaltshuler
- ragnorc
# Path → role mapping. GitHub CODEOWNERS uses "last match wins"