Skip to content

Commit 17eba02

Browse files
authored
[DOC] Make codetheweb and rescrv co-owners of the crates we publish for the client. (#5718)
## Description of changes To keep tabs on the client's changes, add code owners so that we can automatically tag for review changes to the client that we ship. ## Test plan CI ## Migration plan N/A ## Observability plan N/A ## Documentation Changes N/A
1 parent cf61c79 commit 17eba02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# CODEOWNERS for Rust components
2+
rust/error/ @codetheweb @rescrv
3+
rust/api_types/ @codetheweb @rescrv
4+
rust/chroma/ @codetheweb @rescrv

0 commit comments

Comments
 (0)