We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22afbb4 commit 94d0934Copy full SHA for 94d0934
.github/CODEOWNERS
@@ -49,4 +49,11 @@
49
*.telemetry.ts @sanity-io/growth
50
51
# -- Tasks --
52
-/packages/sanity/src/tasks/ @sanity-io/studio-ex
+/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