Skip to content

fix(github): point CODEOWNERS at current maintainers - #495

Open
emmanuel-musau wants to merge 1 commit into
mainfrom
fix/codeowners-maintainers
Open

fix(github): point CODEOWNERS at current maintainers#495
emmanuel-musau wants to merge 1 commit into
mainfrom
fix/codeowners-maintainers

Conversation

@emmanuel-musau

@emmanuel-musau emmanuel-musau commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

.github/CODEOWNERS points every path at @no-witness-labs, which is an organization handle — not a user or team — and has no write access to this repo. GitHub rejects all 9 entries:

  GET /repos/IntersectMBO/evolution-sdk/codeowners/errors
  → 9 × "Unknown owner on line N: make sure @no-witness-labs exists and has write access to the repository"

The file has been inert since it was added, this repoints it at @solidsnakedev, who has admin access and resolves as a valid owner.

@emmanuel-musau emmanuel-musau self-assigned this Aug 4, 2026
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