|
1 | | -# CODEOWNERS |
2 | | -# Format: [Path] [GitHub Username/Team] |
| 1 | +# CODEOWNERS — Palimpsest License |
3 | 2 |
|
4 | | -# Root files (README, LICENSE, etc.) |
5 | | -README.md LICENSE CONTRIBUTING.md CODE_OF_CONDUCT.md GOVERNANCE.md SECURITY.md @your-github-username |
6 | | -CHANGELOG.md @your-github-username |
| 3 | +# Core license text and exhibits |
| 4 | +/legal/PALIMPSEST-MPL-1.0.txt @hyperpolymath |
| 5 | +/legal/exhibits/* @hyperpolymath |
7 | 6 |
|
8 | | -# License texts |
9 | | -LICENSES/ @your-github-username @legal-expert-username |
| 7 | +# Governance and versioning |
| 8 | +/GOVERNANCE.adoc @hyperpolymath |
| 9 | +/VERSIONING.adoc @hyperpolymath |
10 | 10 |
|
11 | | -# Documentation |
12 | | -docs/ @your-github-username @docs-maintainer-username |
| 11 | +# SCM manifests |
| 12 | +/ECOSYSTEM.scm @hyperpolymath |
| 13 | +/META.scm @hyperpolymath |
| 14 | +/PLAYBOOK.scm @hyperpolymath |
| 15 | +/AGENTIC.scm @hyperpolymath |
| 16 | +/NEUROSYM.scm @hyperpolymath |
13 | 17 |
|
14 | | -# Tooling (scripts, workflows) |
15 | | -.github/ @your-github-username @devops-username |
16 | | -Makefile setup.sh test.sh @your-github-username @devops-username |
| 18 | +# Rust tools |
| 19 | +/tools/** @hyperpolymath |
17 | 20 |
|
18 | | -# Assets (badges, QR codes) |
19 | | -assets/ @your-github-username @designer-username |
| 21 | +# Docs |
| 22 | +/docs/** @hyperpolymath |
| 23 | +/README.adoc @hyperpolymath |
0 commit comments