Skip to content

Commit

Permalink
fix(codeowners): update codeowners for tasks and comments (#6414)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobonamin authored and jordanl17 committed Apr 19, 2024
1 parent 2b237e8 commit f17bfa2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
# -- CLI --
/packages/@sanity/cli/ @sanity-io/studio-dx

# -- Comments --
/packages/sanity/src/structure/comments/ @sanity-io/studio-ex

# -- Form --
/packages/sanity/src/core/form/ @sanity-io/studio-dx

Expand Down Expand Up @@ -48,9 +45,13 @@
# Telemetry definitions
*.telemetry.ts @sanity-io/growth

# -- Plugins --

# -- Tasks --
/packages/sanity/src/tasks/ @sanity-io/studio-ex
/packages/sanity/src/core/tasks/ @sanity-io/studio-ex

# -- Comments --
/packages/sanity/src/core/comments/ @sanity-io/studio-ex

# Code and typegeneration
/packages/@sanity/codegen/ @sanity-io/content-lake-dx
Expand Down

0 comments on commit f17bfa2

Please sign in to comment.