8594e175f1
- Harden docker/release workflow with manual release guardrails and concurrency - Add stale issue cleanup workflow (issues only) - Add project field sync workflow from issue labels - Add weekly triage report workflow - Add CODEOWNERS for automatic review routing
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
# MedAssist ownership
|
|
# This routes review requests automatically to the maintainer.
|
|
|
|
* @DanielVolz
|
|
|
|
# Explicit domains for clarity
|
|
/backend/ @DanielVolz
|
|
/frontend/ @DanielVolz
|
|
/.github/ @DanielVolz
|
|
/doku/ @DanielVolz
|
|
/docs/ @DanielVolz
|