Skip to content

Correct CODEOWNERS#103

Merged
Andarist merged 1 commit intochangesets:masterfrom
marcalexiei:code-owner
Apr 3, 2026
Merged

Correct CODEOWNERS#103
Andarist merged 1 commit intochangesets:masterfrom
marcalexiei:code-owner

Conversation

@marcalexiei
Copy link
Copy Markdown
Contributor

Hi @Andarist,
I noticed you added yourself to the CODEOWNERS file in PR #101.
However, you weren’t requested as a reviewer in PR #102.

It looks like the issue may be due to having multiple entries with the same match pattern (*).
In CODEOWNERS, only one rule applies per pattern, so subsequent duplicates are ignored.

Combining all owners under a single * entry should resolve the problem.

Reference:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-and-branch-protection

@marcalexiei marcalexiei requested a review from emmatown as a code owner April 3, 2026 05:39
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

@marcalexiei is attempting to deploy a commit to the Changesets Team on Vercel.

A member of the Team first needs to authorize it.

@Andarist Andarist merged commit e755ced into changesets:master Apr 3, 2026
3 of 4 checks passed
@Andarist
Copy link
Copy Markdown
Member

Andarist commented Apr 3, 2026

Thanks!

@marcalexiei marcalexiei deleted the code-owner branch April 3, 2026 07:26
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