SERVER-113353 Change ownership of shard_key_pattern_query_util library (#44349)

GitOrigin-RevId: 8025e1dcee6eae619ffd6ac7184c0719b61c4235
This commit is contained in:
Marcos Grillo
2025-11-27 16:55:15 +01:00
committed by MongoDB Bot
parent be387c5cb3
commit bdb6c7fceb
21 changed files with 22 additions and 17 deletions

1
.github/CODEOWNERS vendored
View File

@@ -3102,6 +3102,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
/src/mongo/s/query/**/README_aggregation.md @10gen/query @10gen/server-catalog-and-routing-routing-and-topology @svc-auto-approve-bot
/src/mongo/s/query/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
/src/mongo/s/query/**/document_source_visitor_docs_needed_bounds* @10gen/query-integration-search @svc-auto-approve-bot
/src/mongo/s/query/**/shard_key_pattern_query_util* @10gen/query-optimization @svc-auto-approve-bot
# The following patterns are parsed from ./src/mongo/s/query/exec/OWNERS.yml
/src/mongo/s/query/exec/**/* @10gen/query-execution-router @svc-auto-approve-bot