Skip to content

Commit 355e94e

Browse files
pierlauroMongoDB Bot
authored andcommitted
SERVER-112864 Assign fsm_libs directory ownership to server-jstest-infra (#43566)
GitOrigin-RevId: 51fe739f4c0d89588027747fba53aa8ce93a474e
1 parent 06957b0 commit 355e94e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
543543
/jstests/client_encrypt/**/* @10gen/query-integration-features @svc-auto-approve-bot
544544

545545
# The following patterns are parsed from ./jstests/concurrency/fsm_libs/OWNERS.yml
546+
/jstests/concurrency/fsm_libs/**/* @10gen/server-jstest-infra @svc-auto-approve-bot
546547
/jstests/concurrency/fsm_libs/**/reshard_collection_util.js @10gen/server-cluster-scalability @svc-auto-approve-bot
547548

548549
# The following patterns are parsed from ./jstests/concurrency/fsm_workload_helpers/cluster_scalability/OWNERS.yml
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 1.0.0
22
filters:
3+
- "*":
4+
approvers:
5+
- 10gen/server-jstest-infra
6+
37
- "reshard_collection_util.js":
48
approvers:
59
- 10gen/server-cluster-scalability

0 commit comments

Comments
 (0)