Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODEOWNERS to fix syntax #74

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Update CODEOWNERS to fix syntax #74

merged 1 commit into from
Mar 8, 2023

Conversation

radeksimko
Copy link
Member

The CODEOWNERS syntax assumes that co-owners are listed on the same line.

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file

The format is path owner and with the same path it seems to be interpreted as "last owner wins", which isn't what was intended.

@radeksimko radeksimko requested a review from a team as a code owner March 8, 2023 19:17
@radeksimko radeksimko merged commit 3bfbd9e into main Mar 8, 2023
@radeksimko radeksimko deleted the update-codeowners branch March 8, 2023 19:20
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