Skip to content

Commit 94d0934

Browse files
authoredMar 26, 2024··
chore(codegen): add cl as codeowners for {code,type}gen (#6118)
1 parent 22afbb4 commit 94d0934

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎.github/CODEOWNERS

+8-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,11 @@
4949
*.telemetry.ts @sanity-io/growth
5050

5151
# -- Tasks --
52-
/packages/sanity/src/tasks/ @sanity-io/studio-ex
52+
/packages/sanity/src/tasks/ @sanity-io/studio-ex
53+
54+
55+
# Code and typegeneration
56+
/packages/@sanity/codegen/ @sanity-io/content-lake-dx
57+
/packages/@sanity/cli/src/actions/typegen @sanity-io/content-lake-dx
58+
/packages/@sanity/cli/src/commands/typegen @sanity-io/content-lake-dx
59+
/packages/@sanity/cli/src/workers/typegenGenerate.ts @sanity-io/content-lake-dx

0 commit comments

Comments
 (0)
Please sign in to comment.