Skip to content

Commit 0af3a89

Browse files
authored
chore: add code owner for packages/react (#2271)
<!-- Thank you for submitting a pull request! We appreciate the time and effort you have invested in making these changes. Please ensure that you provide enough information to allow others to review your pull request. Upon submission, your pull request will be automatically assigned with reviewers. If you want to learn more about contributing to this project, please visit: https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md. --> <!-- The AI summary below will be auto-generated - feel free to replace it with your own. --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated code ownership assignments in CODEOWNERS file for packages/react. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ## Checklist <!--- Check and mark with an "x" --> - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required). - [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required). Signed-off-by: Yradex <11014207+Yradex@users.noreply.github.com>
1 parent 9033e2d commit 0af3a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ packages/web-platform/** @pupiltong @Sherry-hue
22
packages/webpack/** @colinaaa @upupming @luhc228
33
packages/rspeedy/** @colinaaa @upupming @luhc228
44
packages/rspeedy/plugin-react/** @upupming
5-
packages/react/** @hzy @HuJean
5+
packages/react/** @hzy @HuJean @Yradex
66
packages/react/transform/** @gaoachao
77
benchmark/react/** @hzy @HuJean

0 commit comments

Comments
 (0)