Skip to content

Commit

Permalink
chore: Update CODEOWNERS with client-team-ts (#13688)
Browse files Browse the repository at this point in the history
We want to try out automatic reviews assignments for our teams. For
that we need to switch code owners from individuals to a team.

[skip ci]
  • Loading branch information
SevInf committed Jun 8, 2022
1 parent 3b74be7 commit 7d269a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -2,14 +2,14 @@

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
* @Jolg42 @millsp @aqrln @SevInf @danstarns @jkomyno
* @Jolg42 @jkomyno @prisma/client-team-ts

# Schema Team
/packages/migrate/ @Jolg42 @jkomyno

# Client Team
/packages/client/ @millsp @aqrln @SevInf @danstarns
/packages/engine-core/ @millsp @aqrln @SevInf @danstarns
/packages/generator-helper/ @millsp @aqrln @SevInf @danstarns
/packages/integration-tests/ @millsp @aqrln @SevInf @danstarns
/packages/react-prisma/ @millsp @aqrln @SevInf @danstarns
/packages/client/ @prisma/client-team-ts
/packages/engine-core/ @prisma/client-team-ts
/packages/generator-helper/ @prisma/client-team-ts
/packages/integration-tests/ @prisma/client-team-ts
/packages/react-prisma/ @prisma/client-team-ts

0 comments on commit 7d269a6

Please sign in to comment.