Skip to content

chore: add CODEOWNERS file - #218

Merged
N-thnI merged 1 commit into
Vero-protocol:mainfrom
Primex-Tech:chore/issue--add-codeowners
Aug 21, 2026
Merged

chore: add CODEOWNERS file#218
N-thnI merged 1 commit into
Vero-protocol:mainfrom
Primex-Tech:chore/issue--add-codeowners

Conversation

@Primex-Tech

Copy link
Copy Markdown
Contributor

Summary

Adds a .github/CODEOWNERS file to establish per-path review ownership so security-sensitive control-plane changes route to the right reviewers.

Changes

  • Security-sensitive paths (treasury, governance, access control, upgrade logic, RPC, nonce, wallet, relay) are explicitly mapped
  • Every top-level module is covered: engine-core/, engine-bridge/, src/audit-guard/, dashboard/, security/, scripts/, .github/
  • Root-level project files (Cargo.toml, SECURITY.md, CONTRIBUTING.md, ARCHITECTURE.md) are included
  • Default reviewers: @N-thnI @N-i-xx

Closes #210

Add per-path review ownership so security-sensitive control-plane
changes route to the right reviewers.

Covers all top-level modules and security-sensitive paths:
- engine-core treasury, governance, access control, upgrade logic
- engine-bridge RPC, nonce, wallet, and relay paths
- audit-guard, dashboard, security, CI workflows

Default reviewers: @N-thnI @N-i-xx

Closes Vero-protocol#210
@N-thnI
N-thnI merged commit 5e8b6d6 into Vero-protocol:main Aug 21, 2026
4 checks passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Aug 21, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a CODEOWNERS file

2 participants