From 206a3fb6dbedf4b799732e0f032ae075a1bbf734 Mon Sep 17 00:00:00 2001 From: Alice Lin Date: Wed, 9 Sep 2026 14:23:11 -0700 Subject: [PATCH] Add Nexus as co-owner of conftest.py --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e32ade9..7323ce83 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,10 @@ * @temporalio/sdk -# SDK & Nexus own the README, pyproject.toml, and uv.lock +# SDK & Nexus teams share ownership of these files /README.md @temporalio/sdk @temporalio/nexus /pyproject.toml @temporalio/sdk @temporalio/nexus /uv.lock @temporalio/sdk @temporalio/nexus +/tests/conftest.py @temporalio/sdk @temporalio/nexus # The Nexus team owns any folder whose name starts or ends with "nexus", # both at the repo root and under tests/