-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCODEOWNERS
More file actions
Validating CODEOWNERS rules...
25 lines (21 loc) · 910 Bytes
/
Copy pathCODEOWNERS
File metadata and controls
25 lines (21 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# CODEOWNERS — arifOS Federation Automation Governance
# ================================================================
# Owner: Muhammad Arif bin Fazil (ariffazil)
# Purpose: Automation files are owned by sovereign, not the repo
# ================================================================
# Automation surfaces — Arif owns these
.github/workflows/ @ariffazil
.github/workflows.CANONICAL.yml @ariffazil
.github/repo-policy.yml @ariffazil
.github/dependabot.yml @ariffazil
.github/CODEOWNERS @ariffazil
# Constitution and agent contracts
AGENTS.md @ariffazil
*.AGENTS.md @ariffazil
# Governance kernel — F1-F13
core/ @ariffazil
arifosmcp/runtime/judge.py @ariffazil
arifosmcp/runtime/seal.py @ariffazil
# Vault and governance
VAULT999/ @ariffazil
**/VAULT999/ @ariffazil