diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7bdb4ecab..129407d53 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,7 @@ # the repo. Unless a later match takes precedence, # @temporalio/sdk will be requested for review when # someone opens a pull request. -* @temporalio/sdk +* @temporalio/sdk +/temporalio/contrib/google_adk_agents @temporalio/sdk @temporalio/ai-sdk +/temporalio/contrib/langsmith @temporalio/sdk @temporalio/ai-sdk +/temporalio/contrib/openai_agents @temporalio/sdk @temporalio/ai-sdk