summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlnaz Nizametdinov <[email protected]>2025-02-06 21:43:25 +0300
committerGitHub <[email protected]>2025-02-06 18:43:25 +0000
commit223f01ea107f6fedb0349920f05cfeb250dc3279 (patch)
tree2d511afa4f4157112979a618a51926e55d1bf672
parent9f0cd1964f62d298ed1d51ef8ac5575d555d07b4 (diff)
Update CODEOWNERS (#14291)
-rw-r--r--.github/CODEOWNERS7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6046de35de6..916fdf3fb39 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -42,7 +42,11 @@
/ydb/services/deprecated/persqueue_v0 @ydb-platform/Topics
/ydb/services/persqueue_v1 @ydb-platform/Topics
-/ydb/core/config/ut @ydb-platform/core
+/ydb/core/change_exchange @ydb-platform/core
+/ydb/core/config @ydb-platform/core
+/ydb/core/protos/counters_replication.proto @ydb-platform/core
+/ydb/core/protos/replication.proto @ydb-platform/core
+/ydb/core/tx/replication @ydb-platform/core
/ydb/core/viewer @ydb-platform/ui-backend
/ydb/core/protos/node_whiteboard.proto @ydb-platform/ui-backend
@@ -51,6 +55,7 @@
/ydb/core/protos/flat_tx_scheme.proto @ydb-platform/schemeshard
/ydb/core/protos/counters_schemeshard.proto @ydb-platform/schemeshard
/ydb/core/protos/schemeshard @ydb-platform/schemeshard
+/ydb/core/tx/scheme_board @ydb-platform/schemeshard
/ydb/core/tx/schemeshard @ydb-platform/schemeshard
/ydb/tests/functional/limits @ydb-platform/schemeshard
/ydb/tests/functional/scheme_shard @ydb-platform/schemeshard