Skip to content

chore: fix code owner order#73

Merged
chaitanyapotti merged 4 commits intomainfrom
chore/test-codeowner
Feb 11, 2026
Merged

chore: fix code owner order#73
chaitanyapotti merged 4 commits intomainfrom
chore/test-codeowner

Conversation

@hieu-w
Copy link
Copy Markdown
Contributor

@hieu-w hieu-w commented Feb 11, 2026

Motivation and Context

Jira Link:

Description

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Note

Low Risk
Only changes GitHub review ownership rules by reordering/clarifying CODEOWNERS; no runtime code paths are affected, but it can alter who must approve PRs.

Overview
Reworks .github/CODEOWNERS to make rule precedence explicit and correct by moving the global * fallback to the top, grouping product directories under @torusresearch/Web3Auth-Product, and placing the .github/CODEOWNERS rule last so it wins as the most restrictive match.

Also cleans up formatting/comments (including a minor wording change) to clarify that last match wins.

Written by Cursor Bugbot for commit 9ee7c34. This will update automatically on new commits. Configure here.

@hieu-w hieu-w requested a review from a team as a code owner February 11, 2026 05:38
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

@hieu-w hieu-w changed the title chore: test chore: fix code owner order Feb 11, 2026
@chaitanyapotti chaitanyapotti merged commit 89960dc into main Feb 11, 2026
2 checks passed
@chaitanyapotti chaitanyapotti deleted the chore/test-codeowner branch February 11, 2026 05:54
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