Skip to content

Commit 000d67d

Browse files
update codeowners to include the README, pyproject.toml and uv.lock for the nexus team (temporalio#317)
1 parent f14d16a commit 000d67d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
* @temporalio/sdk
22

3+
# SDK & Nexus own the README, pyproject.toml, and uv.lock
4+
/README.md @temporalio/sdk @temporalio/nexus
5+
/pyproject.toml @temporalio/sdk @temporalio/nexus
6+
/uv.lock @temporalio/sdk @temporalio/nexus
7+
38
# The Nexus team owns any folder whose name starts or ends with "nexus",
49
# both at the repo root and under tests/
510
/nexus*/ @temporalio/nexus

0 commit comments

Comments
 (0)