Commit Graph

5 Commits

Author SHA1 Message Date
Liam DeBeasi
4ddb0a93d2 chore: remove team assignment from codeowners (#27573)
Issue number: N/A

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->

PRs are first assigned to the team before being assigned to a single
team member. This causes reviews to show up
https://github.com/notifications for everyone even if they are not the
final reviewer.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- GitHub automatically assigns reviewers now, so I removed the global
Framework team codeowner. All PRs in this repo should have a team member
automatically assigned.

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
2023-05-30 18:51:13 +00:00
Liam DeBeasi
378ae41124 chore(CODEOWNERS): add codeowners for team (#26442) 2022-12-08 18:33:20 -05:00
Liam DeBeasi
6537cb708d chore(codeowners): update global owners (#26003) 2022-09-23 17:14:43 -04:00
Sean Perkins
4ff3477532 chore(CODEOWNERS): global owners for framework team (#24370) 2021-12-10 12:33:58 -05:00
Sean Perkins
24b4ff0d1c chore(tech-debt): codeowners rules (#24350) 2021-12-10 12:21:27 -05:00