diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c6c16e32827..91d412f8227 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -174,8 +174,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/change_streams* @10gen/query-execution-change-streams @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/clustered_collection_passthrough.yml @10gen/query-execution @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/core_wildcard_indexes.yml @10gen/query-execution-write-exec @svc-auto-approve-bot -/buildscripts/resmokeconfig/suites/**/extensions* @10gen/query-integration-extensions @svc-auto-approve-bot -/buildscripts/resmokeconfig/suites/**/fle* @10gen/query-integration-extensions @svc-auto-approve-bot +/buildscripts/resmokeconfig/suites/**/extensions* @10gen/query-integration-features @svc-auto-approve-bot +/buildscripts/resmokeconfig/suites/**/fle* @10gen/query-integration-features @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/json_schema.yml @10gen/query-execution @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/query_stats* @10gen/query-integration-observability @svc-auto-approve-bot /buildscripts/resmokeconfig/suites/**/query_tester_self_test.yml @10gen/query-optimization @svc-auto-approve-bot @@ -377,10 +377,10 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/accumulators/OWNERS.yml /jstests/aggregation/accumulators/**/* @10gen/query-execution-classic @svc-auto-approve-bot /jstests/aggregation/accumulators/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/jstests/aggregation/accumulators/**/accumulator_js* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/accumulators/**/internal_js* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/accumulators/**/percentiles* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/accumulators/**/median* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/accumulators/**/accumulator_js* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/accumulators/**/internal_js* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/accumulators/**/percentiles* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/accumulators/**/median* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/accumulators/**/percentiles_syntax.js @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/exec/OWNERS.yml @@ -395,24 +395,24 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/aggregation/expressions/**/* @10gen/query-execution-classic @10gen/query-optimization @svc-auto-approve-bot /jstests/aggregation/expressions/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot /jstests/aggregation/expressions/**/collation_expressions.js @10gen/query-execution @svc-auto-approve-bot -/jstests/aggregation/expressions/**/internal_js* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/expressions/**/median* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/expressions/**/percentile* @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/aggregation/expressions/**/sigmoid.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/expressions/**/internal_js* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/expressions/**/median* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/expressions/**/percentile* @10gen/query-integration-features @svc-auto-approve-bot +/jstests/aggregation/expressions/**/sigmoid.js @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/extras/OWNERS.yml /jstests/aggregation/extras/**/* @10gen/query-execution-classic @10gen/query-integration @10gen/query-optimization @svc-auto-approve-bot /jstests/aggregation/extras/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/jstests/aggregation/extras/**/window_function_helpers.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/extras/**/window_function_helpers.js @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/js/OWNERS.yml -/jstests/aggregation/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/js/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/js/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/libs/OWNERS.yml /jstests/aggregation/libs/**/* @10gen/query @svc-auto-approve-bot /jstests/aggregation/libs/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/jstests/aggregation/libs/**/percentiles_util.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/libs/**/percentiles_util.js @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/optimization/OWNERS.yml /jstests/aggregation/optimization/**/* @10gen/query-optimization @svc-auto-approve-bot @@ -440,15 +440,15 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/aggregation/sources/**/sort_by_count_validation.js @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/densify/OWNERS.yml -/jstests/aggregation/sources/densify/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/sources/densify/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/sources/densify/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/fill/OWNERS.yml -/jstests/aggregation/sources/fill/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/sources/fill/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/sources/fill/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/geonear/OWNERS.yml -/jstests/aggregation/sources/geonear/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/sources/geonear/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/sources/geonear/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/indexStats/OWNERS.yml @@ -468,7 +468,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/aggregation/sources/scoreFusion/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/setWindowFields/OWNERS.yml -/jstests/aggregation/sources/setWindowFields/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/aggregation/sources/setWindowFields/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/aggregation/sources/setWindowFields/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/aggregation/sources/set_variable_from_sub_pipeline/OWNERS.yml @@ -500,7 +500,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/change_streams/**/* @10gen/query-execution-change-streams @svc-auto-approve-bot # The following patterns are parsed from ./jstests/client_encrypt/OWNERS.yml -/jstests/client_encrypt/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/client_encrypt/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/concurrency/fsm_libs/OWNERS.yml /jstests/concurrency/fsm_libs/**/reshard_collection_util.js @10gen/server-cluster-scalability @svc-auto-approve-bot @@ -563,7 +563,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/concurrency/fsm_workloads/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml -/jstests/concurrency/fsm_workloads/query/map_reduce/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/concurrency/fsm_workloads/query/map_reduce/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/concurrency/fsm_workloads/query/map_reduce/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/concurrency/fsm_workloads/query/query_stats/OWNERS.yml @@ -609,7 +609,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/concurrency/fsm_workloads/view_catalog/**/* @10gen/server-catalog-and-routing @svc-auto-approve-bot # The following patterns are parsed from ./jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml -/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/**/external_data_source.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/**/external_data_source.js @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/OWNERS.yml /jstests/core/capped/* @10gen/server-collection-write-path @svc-auto-approve-bot @@ -660,11 +660,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/core/index/**/* @10gen/query @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/index/geo/OWNERS.yml -/jstests/core/index/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/index/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/core/index/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/js/OWNERS.yml -/jstests/core/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/js/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/OWNERS.yml /jstests/core/query/**/* @10gen/query @svc-auto-approve-bot @@ -705,17 +705,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/core/query/find_and_modify/**/find_and_modify_invalid_query_params.js @10gen/query-optimization @svc-auto-approve-bot /jstests/core/query/find_and_modify/**/find_and_modify_metrics.js @10gen/query-integration-observability @svc-auto-approve-bot /jstests/core/query/find_and_modify/**/find_and_modify_pipeline_update.js @10gen/query-optimization @svc-auto-approve-bot -/jstests/core/query/find_and_modify/**/find_and_modify_where.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/query/find_and_modify/**/find_and_modify_where.js @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/geo/OWNERS.yml -/jstests/core/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/inc/OWNERS.yml /jstests/core/query/inc/**/* @10gen/query-execution-write-exec @svc-auto-approve-bot /jstests/core/query/inc/**/OWNERS.yml @10gen/query-execution-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/js/OWNERS.yml -/jstests/core/query/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/query/js/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/json_schema/OWNERS.yml /jstests/core/query/json_schema/**/* @10gen/query-execution @10gen/query-optimization @svc-auto-approve-bot @@ -740,7 +740,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/core/query/query_settings/**/* @10gen/query-execution-query-settings @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/queryable_encryption/OWNERS.yml -/jstests/core/query/queryable_encryption/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/jstests/core/query/queryable_encryption/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/regex/OWNERS.yml /jstests/core/query/regex/**/* @10gen/query-execution @svc-auto-approve-bot @@ -766,7 +766,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/core/query/update/**/update_arrayFilters.js @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/query/where/OWNERS.yml -/jstests/core/query/where/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/core/query/where/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/core/query/where/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/core/replicate_record_ids/OWNERS.yml @@ -853,7 +853,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/fail_point/**/* @10gen/server-programmability @svc-auto-approve-bot # The following patterns are parsed from ./jstests/fle2/OWNERS.yml -/jstests/fle2/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/jstests/fle2/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./jstests/hooks/OWNERS.yml /jstests/hooks/**/run_analyze_shard_key_background.js @10gen/server-cluster-scalability @svc-auto-approve-bot @@ -904,7 +904,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/libs/**/check_metadata_consistency_helpers.js @10gen/server-catalog-and-routing @svc-auto-approve-bot /jstests/libs/**/catalog_list_operations_consistency_validator.js @10gen/server-catalog-and-routing @svc-auto-approve-bot /jstests/libs/**/raw_operation_utils.js @10gen/server-collection-write-path @svc-auto-approve-bot -/jstests/libs/**/json_utils.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/libs/**/json_utils.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/libs/**/replicated_ident_utils.js @10gen/server-storage-engine-integration @svc-auto-approve-bot /jstests/libs/**/replicated_record_ids_utils.js @10gen/server-storage-engine-integration @svc-auto-approve-bot /jstests/libs/**/host_ipaddr.js @10gen/server-networking-and-observability @svc-auto-approve-bot @@ -963,7 +963,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/libs/query/**/analyze_plan.js @10gen/query-optimization @svc-auto-approve-bot /jstests/libs/query/**/aggregation_pipeline_utils.js @10gen/query @svc-auto-approve-bot /jstests/libs/query/**/change_stream*.js @10gen/query-execution-change-streams @svc-auto-approve-bot -/jstests/libs/query/**/geo*.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/libs/query/**/geo*.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/libs/query/**/group_to_distinct_scan_utils.js @10gen/query-optimization @svc-auto-approve-bot /jstests/libs/query/**/query_settings*.js @10gen/query-execution-query-settings @svc-auto-approve-bot /jstests/libs/query/**/sbe*.js @10gen/query-execution-sbe @svc-auto-approve-bot @@ -1232,11 +1232,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/noPassthrough/query/**/optimize_sharded_sample_with_orphaned_docs.js @10gen/query-optimization @svc-auto-approve-bot /jstests/noPassthrough/query/**/or_pushdown_disable_optimization.js @10gen/query-optimization @svc-auto-approve-bot /jstests/noPassthrough/query/**/search_hybrid_scoring_feature_flag_test.js @10gen/query-integration-search @svc-auto-approve-bot -/jstests/noPassthrough/query/**/set_window_fields_read_concern_snapshot.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/**/set_window_fields_read_concern_snapshot.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/noPassthrough/query/**/analyze* @10gen/query-optimization @svc-auto-approve-bot /jstests/noPassthrough/query/**/commands_preserve_exec_error_code.js @10gen/query-execution @svc-auto-approve-bot -/jstests/noPassthrough/query/**/compute_mode.js @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/noPassthrough/query/**/external_data_source* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/**/compute_mode.js @10gen/query-integration-features @svc-auto-approve-bot +/jstests/noPassthrough/query/**/external_data_source* @10gen/query-integration-features @svc-auto-approve-bot /jstests/noPassthrough/query/**/fail_point_getmore_after_cursor_checkout.js @10gen/query-execution @svc-auto-approve-bot /jstests/noPassthrough/query/**/external_sort_find.js @10gen/query-execution @svc-auto-approve-bot /jstests/noPassthrough/query/**/fast_path_counters.js @10gen/query-execution @svc-auto-approve-bot @@ -1256,17 +1256,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/noPassthrough/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthrough/query/fle/OWNERS.yml -/jstests/noPassthrough/query/fle/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/fle/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthrough/query/geo/OWNERS.yml -/jstests/noPassthrough/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthrough/query/js/OWNERS.yml -/jstests/noPassthrough/query/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/js/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/noPassthrough/query/js/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthrough/query/mr/OWNERS.yml -/jstests/noPassthrough/query/mr/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthrough/query/mr/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/noPassthrough/query/mr/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthrough/query/multiplanner/OWNERS.yml @@ -1400,7 +1400,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/noPassthroughWithMongod/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthroughWithMongod/query/geo/OWNERS.yml -/jstests/noPassthroughWithMongod/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/noPassthroughWithMongod/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./jstests/noPassthroughWithMongod/query/sbe/OWNERS.yml /jstests/noPassthroughWithMongod/query/sbe/**/* @10gen/query-execution-sbe @svc-auto-approve-bot @@ -1549,7 +1549,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/sharding/query/**/exact_shard_key_target.js @10gen/query-optimization @svc-auto-approve-bot /jstests/sharding/query/**/hidden_index.js @10gen/query-optimization @svc-auto-approve-bot /jstests/sharding/query/**/sharded_profile.js @10gen/query-integration-observability @svc-auto-approve-bot -/jstests/sharding/query/**/authwhere.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/sharding/query/**/authwhere.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/sharding/query/**/batch_write_command_sharded.js @10gen/query-execution-router @svc-auto-approve-bot /jstests/sharding/query/**/clustered_coll_scan.js @10gen/query-execution @svc-auto-approve-bot /jstests/sharding/query/**/is_not_primary_error_does_not_leak_shard_cursor.js @10gen/query-execution-router @svc-auto-approve-bot @@ -1563,8 +1563,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/sharding/query/agg/**/* @10gen/query @svc-auto-approve-bot /jstests/sharding/query/agg/**/error_during_agg_getmore.js @10gen/query-execution-classic @svc-auto-approve-bot /jstests/sharding/query/agg/**/agg_currentop.js @10gen/query-integration-observability @svc-auto-approve-bot -/jstests/sharding/query/agg/**/agg_js_on_mongos.js @10gen/query-integration-extensions @svc-auto-approve-bot -/jstests/sharding/query/agg/**/agg_percentile.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/sharding/query/agg/**/agg_js_on_mongos.js @10gen/query-integration-features @svc-auto-approve-bot +/jstests/sharding/query/agg/**/agg_percentile.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/sharding/query/agg/**/agg_explain_fmt.js @10gen/query-optimization @svc-auto-approve-bot /jstests/sharding/query/agg/**/*targeting* @10gen/query-optimization @svc-auto-approve-bot /jstests/sharding/query/agg/**/*orphan_filtering* @10gen/query-optimization @svc-auto-approve-bot @@ -1585,7 +1585,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /jstests/sharding/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot # The following patterns are parsed from ./jstests/sharding/query/geo/OWNERS.yml -/jstests/sharding/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/sharding/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot /jstests/sharding/query/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./jstests/sharding/query/update/OWNERS.yml @@ -1602,7 +1602,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./jstests/slow1/OWNERS.yml /jstests/slow1/**/conc_update.js @10gen/query-execution-write-exec @svc-auto-approve-bot -/jstests/slow1/**/geo_array1.js @10gen/query-integration-extensions @svc-auto-approve-bot +/jstests/slow1/**/geo_array1.js @10gen/query-integration-features @svc-auto-approve-bot /jstests/slow1/**/initial_sync_many_dbs.js @10gen/server-initial-sync @svc-auto-approve-bot /jstests/slow1/**/replsets_priority1.js @10gen/server-replication @svc-auto-approve-bot @@ -1716,7 +1716,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/**/service_entry_point_shard_role* @10gen/server-catalog-and-routing-shard-catalog @10gen/server-programmability @svc-auto-approve-bot /src/mongo/db/**/audit* @10gen/server-security @svc-auto-approve-bot /src/mongo/db/cluster_auth_mode_option* @10gen/server-security @svc-auto-approve-bot -/src/mongo/db/**/fle* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/mongo/db/**/fle* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot /src/mongo/db/keyfile_option* @10gen/server-security @svc-auto-approve-bot /src/mongo/db/**/server_options* @10gen/server-programmability @svc-auto-approve-bot /src/mongo/db/**/server_parameter* @10gen/server-security @svc-auto-approve-bot @@ -1844,12 +1844,12 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/index_filter_commands.* @10gen/query-execution-query-settings @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/query_settings_cmds.* @10gen/query-execution-query-settings @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/search_* @10gen/query-integration-search @svc-auto-approve-bot -/src/mongo/db/commands/query_cmd/**/external_data_source_commands* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/commands/query_cmd/**/external_data_source_commands* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/getmore_cmd.cpp @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/index_filter_commands_test.cpp @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/killcursors* @10gen/query-execution @svc-auto-approve-bot -/src/mongo/db/commands/query_cmd/**/map_reduce* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/commands/query_cmd/**/mr_* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/commands/query_cmd/**/map_reduce* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/commands/query_cmd/**/mr_* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/release_memory_cmd.* @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/commands/query_cmd/**/update_metrics.* @10gen/query-execution @svc-auto-approve-bot @@ -1864,7 +1864,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/exec/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot /src/mongo/db/exec/**/*timeseries* @10gen/query-integration-timeseries @svc-auto-approve-bot /src/mongo/db/exec/**/text_* @10gen/query-integration-search @svc-auto-approve-bot -/src/mongo/db/exec/**/*near* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/exec/**/*near* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/exec/**/cached_plan* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/exec/**/multi_plan* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/exec/**/subplan* @10gen/query-optimization @svc-auto-approve-bot @@ -1879,11 +1879,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/exec/agg/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot /src/mongo/db/exec/agg/**/coll_stats_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot /src/mongo/db/exec/agg/**/current_op_stage* @10gen/query-integration-observability @svc-auto-approve-bot -/src/mongo/db/exec/agg/**/densify_stage* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/exec/agg/**/densify_stage* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/exec/agg/**/internal_all_collection_stats_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot /src/mongo/db/exec/agg/**/internal_convert_bucket_index_stats_stage* @10gen/query-integration-timeseries @svc-auto-approve-bot /src/mongo/db/exec/agg/**/internal_list_collections_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot -/src/mongo/db/exec/agg/**/internal_set_window_fields_stage* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/exec/agg/**/internal_set_window_fields_stage* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/exec/agg/**/list_catalog_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot /src/mongo/db/exec/agg/**/plan_cache_stats_stage* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/exec/agg/**/query_stats_stage* @10gen/query-integration-observability @svc-auto-approve-bot @@ -1899,13 +1899,13 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/exec/expression/OWNERS.yml /src/mongo/db/exec/expression/**/* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/exec/expression/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/exec/expression/**/evaluate_javascript* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/exec/expression/**/evaluate_fle* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/exec/expression/**/evaluate_javascript* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/exec/expression/**/evaluate_fle* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/exec/matcher/OWNERS.yml /src/mongo/db/exec/matcher/**/* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/exec/matcher/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/exec/matcher/**/matcher_geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/exec/matcher/**/matcher_geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/exec/matcher/**/matcher_text* @10gen/query-integration-search @svc-auto-approve-bot /src/mongo/db/exec/matcher/**/matcher_where* @10gen/query-integration-staff-leads @svc-auto-approve-bot @@ -1960,7 +1960,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/fts/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/geo/OWNERS.yml -/src/mongo/db/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/global_catalog/OWNERS.yml @@ -1997,10 +1997,10 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/index/**/expression_params* @10gen/query-execution-write-exec @svc-auto-approve-bot /src/mongo/db/index/**/wildcard_validation* @10gen/query-execution-write-exec @svc-auto-approve-bot /src/mongo/db/index/**/multikey_paths* @10gen/query-execution-write-exec @svc-auto-approve-bot -/src/mongo/db/index/**/2d_common* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/index/**/2d_key_generator* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/index/**/s2_common* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/index/**/s2*key_generator* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/index/**/2d_common* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/index/**/2d_key_generator* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/index/**/s2_common* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/index/**/s2*key_generator* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/index/**/wildcard_access_method* @10gen/query-execution-write-exec @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/index_builds/OWNERS.yml @@ -2019,7 +2019,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/local_catalog/**/index_catalog_entry_helpers* @10gen/query-execution-write-exec @svc-auto-approve-bot /src/mongo/db/local_catalog/**/local_oplog_info* @10gen/server-oplog @svc-auto-approve-bot /src/mongo/db/local_catalog/**/document_validation* @10gen/query-execution @svc-auto-approve-bot -/src/mongo/db/local_catalog/**/external_data_source_scope_guard* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/local_catalog/**/external_data_source_scope_guard* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/local_catalog/ddl/OWNERS.yml /src/mongo/db/local_catalog/ddl/**/* @10gen/server-catalog-and-routing-ddl @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot @@ -2036,11 +2036,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/matcher/OWNERS.yml /src/mongo/db/matcher/**/* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/matcher/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/matcher/**/expression_*geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/matcher/**/expression_*geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/matcher/**/expression_text* @10gen/query-integration-search @svc-auto-approve-bot -/src/mongo/db/matcher/**/expression_where* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/matcher/**/expression_where* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/matcher/**/extensions_callback* @10gen/query-integration-search @svc-auto-approve-bot -/src/mongo/db/matcher/**/expression_internal_bucket_geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/matcher/**/expression_internal_bucket_geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/matcher/**/match_expression_util* @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/matcher/**/matchable* @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/matcher/**/matcher.cpp @10gen/query-execution @svc-auto-approve-bot @@ -2057,7 +2057,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/matcher/schema/OWNERS.yml /src/mongo/db/matcher/schema/**/* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/matcher/schema/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/matcher/schema/**/encrypt_schema* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/matcher/schema/**/encrypt_schema* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/memory_tracking/OWNERS.yml /src/mongo/db/memory_tracking/**/* @10gen/query-execution-classic @10gen/query-integration-observability @svc-auto-approve-bot @@ -2122,13 +2122,13 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/modules/enterprise/jstests/fips/**/* @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle/OWNERS.yml -/src/mongo/db/modules/enterprise/jstests/fle/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/mongo/db/modules/enterprise/jstests/fle/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle2/OWNERS.yml -/src/mongo/db/modules/enterprise/jstests/fle2/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/mongo/db/modules/enterprise/jstests/fle2/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/OWNERS.yml -/src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/hooks/OWNERS.yml /src/mongo/db/modules/enterprise/jstests/hooks/**/magic_restore* @10gen/server-recovery @svc-auto-approve-bot @@ -2156,7 +2156,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/modules/enterprise/jstests/live_restore/**/* @10gen/server-backup-restore @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/no_passthrough/OWNERS.yml -/src/mongo/db/modules/enterprise/jstests/no_passthrough/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/mongo/db/modules/enterprise/jstests/no_passthrough/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/queryable_wt/OWNERS.yml /src/mongo/db/modules/enterprise/jstests/queryable_wt/**/* @10gen/server-backup-restore @svc-auto-approve-bot @@ -2193,7 +2193,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/src/fle/OWNERS.yml /src/mongo/db/modules/enterprise/src/fle/**/* @10gen/server-security @svc-auto-approve-bot -/src/mongo/db/modules/enterprise/src/fle/**/query_analysis @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/modules/enterprise/src/fle/**/query_analysis @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/modules/enterprise/src/hot_backups/OWNERS.yml /src/mongo/db/modules/enterprise/src/hot_backups/**/* @10gen/server-backup-restore @svc-auto-approve-bot @@ -2242,14 +2242,14 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/**/*.idl @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/accumulation_statement* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/accumulator* @10gen/query-execution-classic @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_covariance.cpp @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_exp_moving_avg.cpp @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_for_window_functions.h @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_integral.cpp @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_js_* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_locf.cpp @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_percentile* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/accumulator_test.cpp @10gen/query-execution-classic @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_covariance.cpp @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_exp_moving_avg.cpp @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_for_window_functions.h @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_integral.cpp @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_js_* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_locf.cpp @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_percentile* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/accumulator_test.cpp @10gen/query-execution-classic @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/accumulator_internal_construct_stats.cpp @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/aggregation_hint_translation.h @10gen/query-integration-timeseries @svc-auto-approve-bot /src/mongo/db/pipeline/**/aggregation_request* @10gen/query-optimization @svc-auto-approve-bot @@ -2262,9 +2262,9 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/**/dispatch_shard_pipeline_test.cpp @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_check_resume_token_test.cpp @10gen/query-execution-change-streams @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_current_op* @10gen/query-integration-observability @svc-auto-approve-bot -/src/mongo/db/pipeline/**/document_source_densify* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/document_source_fill* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/document_source*geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/document_source_densify* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/document_source_fill* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/document_source*geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_hybrid_scoring* @10gen/query-integration-search @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_index_stats* @10gen/query-execution-write-exec @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_internal_unpack_bucket* @10gen/query-integration-timeseries @svc-auto-approve-bot @@ -2274,7 +2274,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_rank_fusion* @10gen/query-integration-search @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_score* @10gen/query-integration-search @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_score_fusion* @10gen/query-integration-search @svc-auto-approve-bot -/src/mongo/db/pipeline/**/document_source_set_window_fields* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/document_source_set_window_fields* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_merge_spec* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_plan_cache_stats* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_query_settings* @10gen/query-execution-query-settings @svc-auto-approve-bot @@ -2283,27 +2283,27 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/**/document_source_sort_by_count* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression_find_internal* @10gen/query-execution-classic @svc-auto-approve-bot -/src/mongo/db/pipeline/**/expression_from_accumulator_quantile.h @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/expression_function* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/expression_from_accumulator_quantile.h @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/expression_function* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression_hasher* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression_test_api_version* @10gen/query-optimization @svc-auto-approve-bot -/src/mongo/db/pipeline/**/expression_javascript* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/expression_js* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/expression_javascript* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/expression_js* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression_visitor* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/expression_walker* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/field_path* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/granularity_rounder* @10gen/query-execution-classic @svc-auto-approve-bot -/src/mongo/db/pipeline/**/javascript_execution* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/javascript_execution* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/initialize_auto_get_helper.h @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/lookup_set_cache* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/memory_token_container_util.h @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/monotonic_expression* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/name_expression* @10gen/streams-engine @svc-auto-approve-bot -/src/mongo/db/pipeline/**/make_js_function* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/make_js_function* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/*_processor* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/group_processor* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/lite_parsed* @10gen/query-optimization @svc-auto-approve-bot -/src/mongo/db/pipeline/**/partition_key_comparator* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/partition_key_comparator* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/pipeline_d* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/pipeline_test.cpp @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/query_request_conversion* @10gen/query-optimization @svc-auto-approve-bot @@ -2320,8 +2320,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/**/split_pipeline* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/sharded_agg_helpers* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/merge_processor* @10gen/query-execution-classic @svc-auto-approve-bot -/src/mongo/db/pipeline/**/percentile_algo* @10gen/query-integration-extensions @svc-auto-approve-bot -/src/mongo/db/pipeline/**/pipeline_metadata_tree* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/**/percentile_algo* @10gen/query-integration-features @svc-auto-approve-bot +/src/mongo/db/pipeline/**/pipeline_metadata_tree* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/**/plan_explainer* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/pipeline/**/plan_executor_pipeline* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/pipeline/**/resume_token* @10gen/query-execution-change-streams @svc-auto-approve-bot @@ -2353,7 +2353,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/pipeline/visitors/**/*docs_needed_bounds* @10gen/query-integration-search @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/pipeline/window_function/OWNERS.yml -/src/mongo/db/pipeline/window_function/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/pipeline/window_function/**/* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/pipeline/window_function/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/process_health/OWNERS.yml @@ -2391,7 +2391,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/query/**/index_multikey_helpers.h @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/**/internal_plans.* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/**/lru_key_value* @10gen/query-optimization @svc-auto-approve-bot -/src/mongo/db/query/**/map_reduce_output_format* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/**/map_reduce_output_format* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/query/**/multiple_collection_accessor* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/**/plan_summary_stats* @10gen/query-execution @svc-auto-approve-bot /src/mongo/db/query/**/point_query_bm.cpp @10gen/query-execution @svc-auto-approve-bot @@ -2423,7 +2423,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/query/**/*plan_executor* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/query/**/plan_insert_listener* @10gen/query-execution-classic @svc-auto-approve-bot /src/mongo/db/query/**/sbe* @10gen/query-execution-sbe @svc-auto-approve-bot -/src/mongo/db/query/**/*geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/**/*geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/query/**/plan_explainer* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/**/bind_input_params* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/**/partitioned_cache.h @10gen/query-optimization @svc-auto-approve-bot @@ -2490,7 +2490,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml /src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/* @10gen/query-optimization @svc-auto-approve-bot -/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/expression_geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/expression_geo* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/compiler/optimizer/join/OWNERS.yml @@ -2500,12 +2500,12 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml /src/mongo/db/query/compiler/parsers/matcher/**/* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/compiler/parsers/matcher/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/query/compiler/parsers/matcher/**/*geo* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/compiler/parsers/matcher/**/*geo* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml /src/mongo/db/query/compiler/parsers/matcher/schema/**/* @10gen/query-optimization @svc-auto-approve-bot /src/mongo/db/query/compiler/parsers/matcher/schema/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot -/src/mongo/db/query/compiler/parsers/matcher/schema/**/encrypt* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/compiler/parsers/matcher/schema/**/encrypt* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/compiler/physical_model/index_bounds/OWNERS.yml /src/mongo/db/query/compiler/physical_model/index_bounds/**/* @10gen/query-optimization @svc-auto-approve-bot @@ -2536,7 +2536,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/db/query/datetime/**/OWNERS.yml @10gen/query-execution-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/fle/OWNERS.yml -/src/mongo/db/query/fle/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/db/query/fle/**/* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/db/query/fle/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/db/query/plan_cache/OWNERS.yml @@ -2931,7 +2931,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_current_op.cpp @10gen/query-integration-observability @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_getmore_cmd* @10gen/query-execution-router @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_killcursors_cmd.cpp @10gen/query-execution-router @svc-auto-approve-bot -/src/mongo/s/commands/query_cmd/**/cluster_map_reduce_agg* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/s/commands/query_cmd/**/cluster_map_reduce_agg* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_index_filter_cmd.cpp @10gen/query-execution-query-settings @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_plan_cache_clear_cmd.cpp @10gen/query-optimization @svc-auto-approve-bot /src/mongo/s/commands/query_cmd/**/cluster_profile_cmd.cpp @10gen/query-integration-observability @svc-auto-approve-bot @@ -2975,17 +2975,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/s/write_ops/**/pause_migrations_during_multi_update* @10gen/server-cluster-scalability @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/scripting/OWNERS.yml -/src/mongo/scripting/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/scripting/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/scripting/mozjs/OWNERS.yml -/src/mongo/scripting/mozjs/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/scripting/mozjs/**/* @10gen/query-integration-features @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/shell/OWNERS.yml /src/mongo/shell/**/* @10gen/devprod-correctness @svc-auto-approve-bot /src/mongo/shell/**/kms* @10gen/server-security @svc-auto-approve-bot /src/mongo/shell/**/encrypted* @10gen/server-security @svc-auto-approve-bot /src/mongo/shell/**/keyvault.js @10gen/server-security @svc-auto-approve-bot -/src/mongo/shell/**/named_pipe_test_helper* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/shell/**/named_pipe_test_helper* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/shell/**/feature_compatibility_version.js @10gen/server-fcv @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/stdx/OWNERS.yml @@ -3030,7 +3030,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/mongo/transport/**/ssl_connection_context.h @10gen/mongo-default-approvers @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/transport/named_pipe/OWNERS.yml -/src/mongo/transport/named_pipe/**/* @10gen/query-integration-extensions @svc-auto-approve-bot +/src/mongo/transport/named_pipe/**/* @10gen/query-integration-features @svc-auto-approve-bot /src/mongo/transport/named_pipe/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot # The following patterns are parsed from ./src/mongo/unittest/OWNERS.yml @@ -3131,7 +3131,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot /src/third_party/**/librdkafka @10gen/streams-engine @svc-auto-approve-bot /src/third_party/**/libstemmer_c @10gen/query-integration @svc-auto-approve-bot /src/third_party/**/mock_ocsp_responder @10gen/server-security @svc-auto-approve-bot -/src/third_party/**/mozjs @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot +/src/third_party/**/mozjs @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot /src/third_party/**/murmurhash3 @10gen/server-storage-execution @svc-auto-approve-bot /src/third_party/**/nlohmann-json @10gen/server-networking-and-observability @svc-auto-approve-bot /src/third_party/**/node @10gen/server-workload-resilience @svc-auto-approve-bot diff --git a/buildscripts/resmokeconfig/suites/OWNERS.yml b/buildscripts/resmokeconfig/suites/OWNERS.yml index 434ea196b58..9a79f92742a 100644 --- a/buildscripts/resmokeconfig/suites/OWNERS.yml +++ b/buildscripts/resmokeconfig/suites/OWNERS.yml @@ -56,10 +56,10 @@ filters: - 10gen/query-execution-write-exec - "extensions*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "fle*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "json_schema.yml": approvers: - 10gen/query-execution diff --git a/buildscripts/util/co_jira_map.yml b/buildscripts/util/co_jira_map.yml index c46961e6684..5af0bf686a5 100644 --- a/buildscripts/util/co_jira_map.yml +++ b/buildscripts/util/co_jira_map.yml @@ -18,7 +18,7 @@ - Query Execution 10gen/query-integration: - Query Integration -10gen/query-integration-extensions: +10gen/query-integration-features: - Query Integration 10gen/query-integration-observability: - Query Integration diff --git a/jstests/aggregation/accumulators/OWNERS.yml b/jstests/aggregation/accumulators/OWNERS.yml index edba320ffee..e3ec11a864a 100644 --- a/jstests/aggregation/accumulators/OWNERS.yml +++ b/jstests/aggregation/accumulators/OWNERS.yml @@ -10,16 +10,16 @@ filters: - 10gen/query-integration-staff-leads - "accumulator_js*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "internal_js*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "percentiles*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "median*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "percentiles_syntax.js": approvers: - 10gen/query-optimization diff --git a/jstests/aggregation/expressions/OWNERS.yml b/jstests/aggregation/expressions/OWNERS.yml index f638693aabb..378b0b4fbe0 100644 --- a/jstests/aggregation/expressions/OWNERS.yml +++ b/jstests/aggregation/expressions/OWNERS.yml @@ -15,13 +15,13 @@ filters: - 10gen/query-execution - "internal_js*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "median*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "percentile*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "sigmoid.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/aggregation/extras/OWNERS.yml b/jstests/aggregation/extras/OWNERS.yml index 5d83c29454b..504d6af4560 100644 --- a/jstests/aggregation/extras/OWNERS.yml +++ b/jstests/aggregation/extras/OWNERS.yml @@ -12,4 +12,4 @@ filters: - 10gen/query-integration-staff-leads - "window_function_helpers.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/aggregation/js/OWNERS.yml b/jstests/aggregation/js/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/aggregation/js/OWNERS.yml +++ b/jstests/aggregation/js/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/aggregation/libs/OWNERS.yml b/jstests/aggregation/libs/OWNERS.yml index 8741cf93bf8..a629f0ba976 100644 --- a/jstests/aggregation/libs/OWNERS.yml +++ b/jstests/aggregation/libs/OWNERS.yml @@ -10,4 +10,4 @@ filters: - 10gen/query-integration-staff-leads - "percentiles_util.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/aggregation/sources/densify/OWNERS.yml b/jstests/aggregation/sources/densify/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/aggregation/sources/densify/OWNERS.yml +++ b/jstests/aggregation/sources/densify/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/aggregation/sources/fill/OWNERS.yml b/jstests/aggregation/sources/fill/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/aggregation/sources/fill/OWNERS.yml +++ b/jstests/aggregation/sources/fill/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/aggregation/sources/geonear/OWNERS.yml b/jstests/aggregation/sources/geonear/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/aggregation/sources/geonear/OWNERS.yml +++ b/jstests/aggregation/sources/geonear/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/aggregation/sources/setWindowFields/OWNERS.yml b/jstests/aggregation/sources/setWindowFields/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/aggregation/sources/setWindowFields/OWNERS.yml +++ b/jstests/aggregation/sources/setWindowFields/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/client_encrypt/OWNERS.yml b/jstests/client_encrypt/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/client_encrypt/OWNERS.yml +++ b/jstests/client_encrypt/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml b/jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml +++ b/jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml b/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml index 8c05e57c5e2..61f64cb7561 100644 --- a/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml +++ b/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "external_data_source.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/index/geo/OWNERS.yml b/jstests/core/index/geo/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/core/index/geo/OWNERS.yml +++ b/jstests/core/index/geo/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/core/js/OWNERS.yml b/jstests/core/js/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/core/js/OWNERS.yml +++ b/jstests/core/js/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/query/find_and_modify/OWNERS.yml b/jstests/core/query/find_and_modify/OWNERS.yml index 5bd04e85942..aca5da765fa 100644 --- a/jstests/core/query/find_and_modify/OWNERS.yml +++ b/jstests/core/query/find_and_modify/OWNERS.yml @@ -19,4 +19,4 @@ filters: - 10gen/query-optimization - "find_and_modify_where.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/query/geo/OWNERS.yml b/jstests/core/query/geo/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/core/query/geo/OWNERS.yml +++ b/jstests/core/query/geo/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/query/js/OWNERS.yml b/jstests/core/query/js/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/core/query/js/OWNERS.yml +++ b/jstests/core/query/js/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/query/queryable_encryption/OWNERS.yml b/jstests/core/query/queryable_encryption/OWNERS.yml index 014b3f0c145..60ef96c8aa2 100644 --- a/jstests/core/query/queryable_encryption/OWNERS.yml +++ b/jstests/core/query/queryable_encryption/OWNERS.yml @@ -3,4 +3,4 @@ filters: - "*": approvers: - 10gen/server-security - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/core/query/where/OWNERS.yml b/jstests/core/query/where/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/core/query/where/OWNERS.yml +++ b/jstests/core/query/where/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/fle2/OWNERS.yml b/jstests/fle2/OWNERS.yml index d22a3cf721a..c4ff61e5959 100644 --- a/jstests/fle2/OWNERS.yml +++ b/jstests/fle2/OWNERS.yml @@ -2,5 +2,5 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - 10gen/server-security diff --git a/jstests/libs/OWNERS.yml b/jstests/libs/OWNERS.yml index 12b70b7fdec..25262db8e1a 100644 --- a/jstests/libs/OWNERS.yml +++ b/jstests/libs/OWNERS.yml @@ -86,7 +86,7 @@ filters: - 10gen/server-collection-write-path - "json_utils.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "replicated_ident_utils.js": approvers: - 10gen/server-storage-engine-integration diff --git a/jstests/libs/query/OWNERS.yml b/jstests/libs/query/OWNERS.yml index 7d36cb88a7b..5ce33ee7b03 100644 --- a/jstests/libs/query/OWNERS.yml +++ b/jstests/libs/query/OWNERS.yml @@ -14,7 +14,7 @@ filters: - 10gen/query-execution-change-streams - "geo*.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "group_to_distinct_scan_utils.js": approvers: - 10gen/query-optimization diff --git a/jstests/noPassthrough/query/OWNERS.yml b/jstests/noPassthrough/query/OWNERS.yml index 049e9410c04..17ee73985fa 100644 --- a/jstests/noPassthrough/query/OWNERS.yml +++ b/jstests/noPassthrough/query/OWNERS.yml @@ -41,7 +41,7 @@ filters: - 10gen/query-integration-search - "set_window_fields_read_concern_snapshot.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "analyze*": approvers: - 10gen/query-optimization @@ -50,10 +50,10 @@ filters: - 10gen/query-execution - "compute_mode.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "external_data_source*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "fail_point_getmore_after_cursor_checkout.js": approvers: - 10gen/query-execution diff --git a/jstests/noPassthrough/query/fle/OWNERS.yml b/jstests/noPassthrough/query/fle/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/noPassthrough/query/fle/OWNERS.yml +++ b/jstests/noPassthrough/query/fle/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/noPassthrough/query/geo/OWNERS.yml b/jstests/noPassthrough/query/geo/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/noPassthrough/query/geo/OWNERS.yml +++ b/jstests/noPassthrough/query/geo/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/noPassthrough/query/js/OWNERS.yml b/jstests/noPassthrough/query/js/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/noPassthrough/query/js/OWNERS.yml +++ b/jstests/noPassthrough/query/js/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/noPassthrough/query/mr/OWNERS.yml b/jstests/noPassthrough/query/mr/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/noPassthrough/query/mr/OWNERS.yml +++ b/jstests/noPassthrough/query/mr/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/noPassthroughWithMongod/query/geo/OWNERS.yml b/jstests/noPassthroughWithMongod/query/geo/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/jstests/noPassthroughWithMongod/query/geo/OWNERS.yml +++ b/jstests/noPassthroughWithMongod/query/geo/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/jstests/sharding/query/OWNERS.yml b/jstests/sharding/query/OWNERS.yml index 36b05fd47ac..4fa5f7c26e6 100644 --- a/jstests/sharding/query/OWNERS.yml +++ b/jstests/sharding/query/OWNERS.yml @@ -26,7 +26,7 @@ filters: - 10gen/query-integration-observability - "authwhere.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "batch_write_command_sharded.js": approvers: - 10gen/query-execution-router diff --git a/jstests/sharding/query/agg/OWNERS.yml b/jstests/sharding/query/agg/OWNERS.yml index d1f7cf96356..aca04958b30 100644 --- a/jstests/sharding/query/agg/OWNERS.yml +++ b/jstests/sharding/query/agg/OWNERS.yml @@ -11,10 +11,10 @@ filters: - 10gen/query-integration-observability - "agg_js_on_mongos.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "agg_percentile.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "agg_explain_fmt.js": approvers: - 10gen/query-optimization diff --git a/jstests/sharding/query/geo/OWNERS.yml b/jstests/sharding/query/geo/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/jstests/sharding/query/geo/OWNERS.yml +++ b/jstests/sharding/query/geo/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/jstests/slow1/OWNERS.yml b/jstests/slow1/OWNERS.yml index 070781420d4..040386d2192 100644 --- a/jstests/slow1/OWNERS.yml +++ b/jstests/slow1/OWNERS.yml @@ -5,7 +5,7 @@ filters: - 10gen/query-execution-write-exec - "geo_array1.js": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "initial_sync_many_dbs.js": approvers: - 10gen/server-initial-sync diff --git a/src/mongo/db/OWNERS.yml b/src/mongo/db/OWNERS.yml index 1f709020e31..ef47508207c 100644 --- a/src/mongo/db/OWNERS.yml +++ b/src/mongo/db/OWNERS.yml @@ -164,7 +164,7 @@ filters: - "fle*": approvers: - 10gen/server-security - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "/keyfile_option*": approvers: - 10gen/server-security diff --git a/src/mongo/db/commands/query_cmd/OWNERS.yml b/src/mongo/db/commands/query_cmd/OWNERS.yml index 282ffcbef7d..66ca96fdd05 100644 --- a/src/mongo/db/commands/query_cmd/OWNERS.yml +++ b/src/mongo/db/commands/query_cmd/OWNERS.yml @@ -26,7 +26,7 @@ filters: - 10gen/query-integration-search - "external_data_source_commands*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "getmore_cmd.cpp": approvers: - 10gen/query-execution @@ -38,10 +38,10 @@ filters: - 10gen/query-execution - "map_reduce*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "mr_*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "release_memory_cmd.*": approvers: - 10gen/query-execution diff --git a/src/mongo/db/exec/OWNERS.yml b/src/mongo/db/exec/OWNERS.yml index 687f21b5ec6..862a563f43d 100644 --- a/src/mongo/db/exec/OWNERS.yml +++ b/src/mongo/db/exec/OWNERS.yml @@ -16,7 +16,7 @@ filters: - 10gen/query-integration-search - "*near*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "cached_plan*": approvers: - 10gen/query-optimization diff --git a/src/mongo/db/exec/agg/OWNERS.yml b/src/mongo/db/exec/agg/OWNERS.yml index 288cf147652..44faad49555 100644 --- a/src/mongo/db/exec/agg/OWNERS.yml +++ b/src/mongo/db/exec/agg/OWNERS.yml @@ -19,7 +19,7 @@ filters: - 10gen/query-integration-observability - "densify_stage*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "internal_all_collection_stats_stage*": approvers: - 10gen/server-catalog-and-routing-shard-catalog @@ -31,7 +31,7 @@ filters: - 10gen/server-catalog-and-routing-shard-catalog - "internal_set_window_fields_stage*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "list_catalog_stage*": approvers: - 10gen/server-catalog-and-routing-shard-catalog diff --git a/src/mongo/db/exec/expression/OWNERS.yml b/src/mongo/db/exec/expression/OWNERS.yml index 3336701a464..c4654e6caaf 100644 --- a/src/mongo/db/exec/expression/OWNERS.yml +++ b/src/mongo/db/exec/expression/OWNERS.yml @@ -10,7 +10,7 @@ filters: - 10gen/query-integration-staff-leads - "evaluate_javascript*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "evaluate_fle*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/db/exec/matcher/OWNERS.yml b/src/mongo/db/exec/matcher/OWNERS.yml index 0b0d9c1c6d2..28fd3b54892 100644 --- a/src/mongo/db/exec/matcher/OWNERS.yml +++ b/src/mongo/db/exec/matcher/OWNERS.yml @@ -10,7 +10,7 @@ filters: - 10gen/query-integration-staff-leads - "matcher_geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "matcher_text*": approvers: - 10gen/query-integration-search diff --git a/src/mongo/db/geo/OWNERS.yml b/src/mongo/db/geo/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/src/mongo/db/geo/OWNERS.yml +++ b/src/mongo/db/geo/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/src/mongo/db/index/OWNERS.yml b/src/mongo/db/index/OWNERS.yml index edd989ba7fe..83271710c59 100644 --- a/src/mongo/db/index/OWNERS.yml +++ b/src/mongo/db/index/OWNERS.yml @@ -38,16 +38,16 @@ filters: - 10gen/query-execution-write-exec - "2d_common*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "2d_key_generator*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "s2_common*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "s2*key_generator*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "wildcard_access_method*": approvers: - 10gen/query-execution-write-exec diff --git a/src/mongo/db/local_catalog/OWNERS.yml b/src/mongo/db/local_catalog/OWNERS.yml index 036232baf68..8830a5b91fe 100644 --- a/src/mongo/db/local_catalog/OWNERS.yml +++ b/src/mongo/db/local_catalog/OWNERS.yml @@ -40,4 +40,4 @@ filters: - 10gen/query-execution - "external_data_source_scope_guard*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/db/matcher/OWNERS.yml b/src/mongo/db/matcher/OWNERS.yml index 694410d20db..4aaa43ff7eb 100644 --- a/src/mongo/db/matcher/OWNERS.yml +++ b/src/mongo/db/matcher/OWNERS.yml @@ -10,21 +10,21 @@ filters: - 10gen/query-integration-staff-leads - "expression_*geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "expression_text*": approvers: - 10gen/query-integration-search # The JS engine is owned by QI. - "expression_where*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features # 'ExtensionsCallbackReal' is tied to $text and $where parsing, and is therefore owned by QI. - "extensions_callback*": approvers: - 10gen/query-integration-search - "expression_internal_bucket_geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "match_expression_util*": approvers: - 10gen/query-execution diff --git a/src/mongo/db/matcher/schema/OWNERS.yml b/src/mongo/db/matcher/schema/OWNERS.yml index 8111f94fc89..c006d66cf35 100644 --- a/src/mongo/db/matcher/schema/OWNERS.yml +++ b/src/mongo/db/matcher/schema/OWNERS.yml @@ -10,4 +10,4 @@ filters: - 10gen/query-integration-staff-leads - "encrypt_schema*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/db/pipeline/OWNERS.yml b/src/mongo/db/pipeline/OWNERS.yml index 3e929803d68..46621125461 100644 --- a/src/mongo/db/pipeline/OWNERS.yml +++ b/src/mongo/db/pipeline/OWNERS.yml @@ -26,28 +26,28 @@ filters: - 10gen/query-execution-classic - "accumulator_covariance.cpp": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_exp_moving_avg.cpp": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_for_window_functions.h": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_integral.cpp": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_js_*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_locf.cpp": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_percentile*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "accumulator_test.cpp": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - 10gen/query-execution-classic - "accumulator_internal_construct_stats.cpp": approvers: @@ -87,13 +87,13 @@ filters: - 10gen/query-integration-observability - "document_source_densify*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "document_source_fill*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "document_source*geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "document_source_hybrid_scoring*": approvers: - 10gen/query-integration-search @@ -123,7 +123,7 @@ filters: - 10gen/query-integration-search - "document_source_set_window_fields*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "document_source_merge_spec*": approvers: - 10gen/query-optimization @@ -150,10 +150,10 @@ filters: - 10gen/query-execution-classic - "expression_from_accumulator_quantile.h": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "expression_function*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "expression_hasher*": approvers: - 10gen/query-optimization @@ -162,10 +162,10 @@ filters: - 10gen/query-optimization - "expression_javascript*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "expression_js*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "expression_visitor*": approvers: - 10gen/query-optimization @@ -180,7 +180,7 @@ filters: - 10gen/query-execution-classic - "javascript_execution*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "initialize_auto_get_helper.h": approvers: - 10gen/query-execution-classic @@ -198,7 +198,7 @@ filters: - 10gen/streams-engine - "make_js_function*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "*_processor*": approvers: - 10gen/query-execution-classic @@ -210,7 +210,7 @@ filters: - 10gen/query-optimization - "partition_key_comparator*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "pipeline_d*": approvers: - 10gen/query-optimization @@ -263,10 +263,10 @@ filters: # QI. - "percentile_algo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "pipeline_metadata_tree*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "plan_explainer*": approvers: - 10gen/query-optimization diff --git a/src/mongo/db/pipeline/window_function/OWNERS.yml b/src/mongo/db/pipeline/window_function/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/src/mongo/db/pipeline/window_function/OWNERS.yml +++ b/src/mongo/db/pipeline/window_function/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/src/mongo/db/query/OWNERS.yml b/src/mongo/db/query/OWNERS.yml index 1cd24855eaa..5f592a4f951 100644 --- a/src/mongo/db/query/OWNERS.yml +++ b/src/mongo/db/query/OWNERS.yml @@ -104,7 +104,7 @@ filters: - 10gen/query-optimization - "map_reduce_output_format*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "multiple_collection_accessor*": approvers: - 10gen/query-optimization @@ -205,7 +205,7 @@ filters: - 10gen/query-execution-sbe - "*geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "plan_explainer*": approvers: - 10gen/query-optimization diff --git a/src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml b/src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml index 8e5c2fce29d..1a41db749d9 100644 --- a/src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml +++ b/src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml @@ -5,7 +5,7 @@ filters: - 10gen/query-optimization - "expression_geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-optimization-staff-leads diff --git a/src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml b/src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml index 86401a5a0f4..34ffa4c90b7 100644 --- a/src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml +++ b/src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml @@ -8,4 +8,4 @@ filters: - 10gen/query-optimization-staff-leads - "*geo*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml b/src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml index 9786c67416a..b6d17d83d7b 100644 --- a/src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml +++ b/src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml @@ -8,4 +8,4 @@ filters: - 10gen/query-optimization-staff-leads - "encrypt*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/db/query/fle/OWNERS.yml b/src/mongo/db/query/fle/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/src/mongo/db/query/fle/OWNERS.yml +++ b/src/mongo/db/query/fle/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/src/mongo/s/commands/query_cmd/OWNERS.yml b/src/mongo/s/commands/query_cmd/OWNERS.yml index ab1c15aadd0..c9efffe6925 100644 --- a/src/mongo/s/commands/query_cmd/OWNERS.yml +++ b/src/mongo/s/commands/query_cmd/OWNERS.yml @@ -22,7 +22,7 @@ filters: - 10gen/query-execution-router - "cluster_map_reduce_agg*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "cluster_index_filter_cmd.cpp": approvers: - 10gen/query-execution-query-settings diff --git a/src/mongo/scripting/OWNERS.yml b/src/mongo/scripting/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/src/mongo/scripting/OWNERS.yml +++ b/src/mongo/scripting/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/scripting/mozjs/OWNERS.yml b/src/mongo/scripting/mozjs/OWNERS.yml index a168468b323..51db10a2aff 100644 --- a/src/mongo/scripting/mozjs/OWNERS.yml +++ b/src/mongo/scripting/mozjs/OWNERS.yml @@ -2,4 +2,4 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features diff --git a/src/mongo/shell/OWNERS.yml b/src/mongo/shell/OWNERS.yml index 30090df6741..067f2fcdc32 100644 --- a/src/mongo/shell/OWNERS.yml +++ b/src/mongo/shell/OWNERS.yml @@ -14,7 +14,7 @@ filters: - 10gen/server-security - "named_pipe_test_helper*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "feature_compatibility_version.js": approvers: - 10gen/server-fcv diff --git a/src/mongo/transport/named_pipe/OWNERS.yml b/src/mongo/transport/named_pipe/OWNERS.yml index 62ee4aec3c4..9b84bbeea08 100644 --- a/src/mongo/transport/named_pipe/OWNERS.yml +++ b/src/mongo/transport/named_pipe/OWNERS.yml @@ -2,7 +2,7 @@ version: 1.0.0 filters: - "*": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - "OWNERS.yml": approvers: - 10gen/query-integration-staff-leads diff --git a/src/third_party/OWNERS.yml b/src/third_party/OWNERS.yml index f35976d8954..75a0f4d8653 100644 --- a/src/third_party/OWNERS.yml +++ b/src/third_party/OWNERS.yml @@ -74,7 +74,7 @@ filters: - 10gen/server-security - "mozjs": approvers: - - 10gen/query-integration-extensions + - 10gen/query-integration-features - 10gen/server-security - "murmurhash3": approvers: