Skip to content

[codex] add CODEOWNERS#16

Open
j-shilling wants to merge 1 commit intomainfrom
codex/add-codeowners
Open

[codex] add CODEOWNERS#16
j-shilling wants to merge 1 commit intomainfrom
codex/add-codeowners

Conversation

@j-shilling
Copy link
Copy Markdown
Collaborator

What changed

Adds a repository CODEOWNERS file under .github/.

Why

This sets default ownership for the repo and routes reviews for application code, CI/CD assets, and schema/API contract files to the teams responsible for those areas.

Impact

GitHub can now automatically request the right teams for changes in these paths:

  • @CMSgov/emmy-devs for repo-wide default ownership
  • @CMSgov/emmy-api for runtime and service code
  • @CMSgov/emmy-devops for CI/CD and deployment-related files
  • @CMSgov/emmy-data-standard for schema/ and api-spec/

Validation

No runtime checks were needed for this repo metadata change.

@j-shilling j-shilling marked this pull request as ready for review April 1, 2026 10:37
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.

1 participant