Skip to content

[ci] Move CODEOWNERS to .github directory and fix the layout#4929

Open
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-codeowners-file
Open

[ci] Move CODEOWNERS to .github directory and fix the layout#4929
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-codeowners-file

Conversation

@gulyasgergely902

Copy link
Copy Markdown
Collaborator

CODEOWNERS file should be in .github directory in modern repositories. This change fixes the location and the layout of the file since GitHub reads the file frop top to bottom and applies the ownerships in this fashion. By moving the global rules to the top, it always applies to every PR and going down, it specifies the ownerships based on the modified files.

CODEOWNERS file should be in .github directory in modern repositories.
This change fixes the location and the layout of the file since
GitHub reads the file frop top to bottom and applies the ownerships
in this fashion. By moving the global rules to the top, it always
applies to every PR and going down, it specifies the ownerships based on
the modified files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant