Skip to content

Commit bcd1e40

Browse files
committed
Only require AI SDK team review for langgraph_plugin
1 parent d605c39 commit bcd1e40

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@
1212
/tests/nexus*/ @temporalio/nexus
1313
/tests/*nexus/ @temporalio/nexus
1414

15-
# The AI SDK team owns the AI integration samples and their tests. We add
16-
# @temporalio/sdk too, so the SDK team can continue to manage repo-wide concerns.
15+
# The AI SDK team owns the AI integration samples and their tests. For most of
16+
# these we add @temporalio/sdk too, so the SDK team can continue to manage
17+
# repo-wide concerns. The LangGraph plugin is owned solely by the AI SDK team
18+
# and does not require SDK team review.
1719
/google_adk_agents/ @temporalio/sdk @temporalio/ai-sdk
18-
/langgraph_plugin/ @temporalio/sdk @temporalio/ai-sdk
20+
/langgraph_plugin/ @temporalio/ai-sdk
1921
/langsmith_tracing/ @temporalio/sdk @temporalio/ai-sdk
2022
/openai_agents/ @temporalio/sdk @temporalio/ai-sdk
2123
/strands_plugin/ @temporalio/sdk @temporalio/ai-sdk
2224
/tests/google_adk_agents/ @temporalio/sdk @temporalio/ai-sdk
23-
/tests/langgraph_plugin/ @temporalio/sdk @temporalio/ai-sdk
25+
/tests/langgraph_plugin/ @temporalio/ai-sdk
2426
/tests/langsmith_tracing/ @temporalio/sdk @temporalio/ai-sdk
2527
/tests/strands_plugin/ @temporalio/sdk @temporalio/ai-sdk

0 commit comments

Comments
 (0)