Skip to content

Commit fe5f03d

Browse files
committed
Add CODEOWNERS entries for workflow_streams
1 parent cb75ced commit fe5f03d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@
1010
# other than the SDK team. For each one, we add the owning team,
1111
# as well as @temporalio/sdk, so the SDK team can continue to
1212
# manage repo-wide concerns.
13-
/temporalio/contrib/common/ @temporalio/ai-sdk @temporalio/sdk
1413
/temporalio/contrib/google_adk_agents/ @temporalio/ai-sdk @temporalio/sdk
1514
/temporalio/contrib/langgraph/ @temporalio/ai-sdk @temporalio/sdk
1615
/temporalio/contrib/langsmith/ @temporalio/ai-sdk @temporalio/sdk
1716
/temporalio/contrib/openai_agents/ @temporalio/ai-sdk @temporalio/sdk
1817
/temporalio/contrib/strands/ @temporalio/ai-sdk @temporalio/sdk
18+
/temporalio/contrib/workflow_streams/ @temporalio/ai-sdk @temporalio/sdk
1919
/tests/contrib/google_adk_agents/ @temporalio/ai-sdk @temporalio/sdk
2020
/tests/contrib/langgraph/ @temporalio/ai-sdk @temporalio/sdk
2121
/tests/contrib/langsmith/ @temporalio/ai-sdk @temporalio/sdk
2222
/tests/contrib/openai_agents/ @temporalio/ai-sdk @temporalio/sdk
2323
/tests/contrib/strands/ @temporalio/ai-sdk @temporalio/sdk
24+
/tests/contrib/workflow_streams/ @temporalio/ai-sdk @temporalio/sdk

0 commit comments

Comments
 (0)