Skip to content

Commit

Permalink
chore(codegen): add cl as codeowners for {code,type}gen (#6118)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgulseth committed Mar 26, 2024
1 parent 22afbb4 commit 94d0934
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -49,4 +49,11 @@
*.telemetry.ts @sanity-io/growth

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


# Code and typegeneration
/packages/@sanity/codegen/ @sanity-io/content-lake-dx
/packages/@sanity/cli/src/actions/typegen @sanity-io/content-lake-dx
/packages/@sanity/cli/src/commands/typegen @sanity-io/content-lake-dx
/packages/@sanity/cli/src/workers/typegenGenerate.ts @sanity-io/content-lake-dx

0 comments on commit 94d0934

Please sign in to comment.