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

Add CODEOWNERS #44

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

sbanerjee-quic
Copy link
Contributor

@sbanerjee-quic sbanerjee-quic commented Oct 15, 2024

The reviewers are assigned based on the files changed.

I am thinking the last line, i.e., rule with *, will help one of maintainers to be added as reviewers apart from the match that happens in previous lines. Thus, if there is a change in recipes-kernel/linux/ then reviewers will be assigned from both groups.
Need to test this though.

Signed-off-by: sbanerjee-quic <[email protected]>
recipes-kernel/linux/* @NainaMehtaQUIC @quic-vkraleti @sbanerjee-quic

# Reviewers responsible for all changes in entire repository
* @quic-vkraleti @ricardosalveti @sbanerjee-quic
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the last matching pattern takes the most precedence so this will probably just assign everything to all 3 here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

addressed by moving the catchall line to the top.

Signed-off-by: sbanerjee-quic <[email protected]>
@sbanerjee-quic sbanerjee-quic merged commit 26b6787 into qualcomm-linux:main Oct 23, 2024
7 checks passed
@sbanerjee-quic sbanerjee-quic linked an issue Oct 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Role based maintainers for recipes in meta-qcom-hwe
2 participants