Skip to content

Commit 2b309bd

Browse files
authored
Add code owners for CI stuff (#4245)
# Description of Changes Added @bfops and @jdetter as codeowners for a bunch of the CI-related stuff, since it is nontrivial infrastructure. # API and ABI breaking changes None. # Expected complexity level and risk 1 # Testing None --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
1 parent 1930270 commit 2b309bd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ LICENSE.txt @cloutiertyler
77
/crates/client-api-messages/src/websocket.rs @centril @gefjon
88

99
/crates/cli/src/ @bfops @cloutiertyler @jdetter
10+
/tools/ci/ @bfops @cloutiertyler @jdetter
11+
/tools/upgrade-version/ @bfops @jdetter
12+
/tools/license-check/ @bfops @jdetter
13+
/.github/ @bfops @jdetter
1014

1115
/crates/sdk/examples/quickstart-chat/ @gefjon
1216
/modules/quickstart-chat/ @gefjon

0 commit comments

Comments
 (0)