Skip to content

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

Merged
solidsnakedev merged 1 commit into
mainfrom
fix/codeowners-maintainers
Aug 11, 2026
Merged

fix(github): point CODEOWNERS at current maintainers#495
solidsnakedev merged 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

@solidsnakedev solidsnakedev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diagnosis is right, all nine entries come back as unknown owner on main and your branch validates clean. Merging it.

@solidsnakedev
solidsnakedev merged commit 1d99cd8 into main Aug 11, 2026
8 of 10 checks passed
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.

2 participants