summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: 75a91de29de29b0cd57fafc24fa36b594c9502da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
/*.md @ydb-platform/docs

/CHANGELOG.md @ydb-platform/changelog-reviewers

/AGENTS.md @ydb-platform/ai-reviewers

/BUILD.md @ydb-platform/ci

/CLAUDE.md @ydb-platform/ai-reviewers

/.cursorindexingignore-personal @ydb-platform/ai-reviewers

/.github/ @ydb-platform/ci
/.github/workflows/docs_*
/.github/workflows/ydbdoc-*
/.github/config/muted_ya*
/.github/CODEOWNERS
/.github/TESTOWNERS
/.github/docker @ydb-platform/appteam

/build @ydb-platform/ci
/certs @ydb-platform/ci
/contrib @ydb-platform/ci
/devtools @ydb-platform/ci
/library @ydb-platform/ci
/scripts @ydb-platform/ci
/tools @ydb-platform/ci
/util @ydb-platform/ci
/vendor @ydb-platform/ci
/yql @ydb-platform/ci
/yt @ydb-platform/ci

/ydb/core/fq/ @ydb-platform/fq
/ydb/core/kqp/ @ydb-platform/qp
/ydb/core/kqp/federated_query/ @ydb-platform/fq
/ydb/core/kqp/ut/federated_query @ydb-platform/fq
/ydb/core/kqp/ut/olap/ @ydb-platform/cs
/ydb/core/kqp/ut/indexes/ @ydb-platform/qp
/ydb/core/kqp/ut/indexes/vector @ydb-platform/datashard
/ydb/core/kqp/ut/indexes/prefixed_vector @ydb-platform/datashard
/ydb/core/kqp/ut/indexes/fulltext @ydb-platform/datashard
/ydb/core/kqp/ut/knn/ @ydb-platform/datashard
/ydb/core/kqp/ut/tli/ @ydb-platform/datashard
/ydb/core/public_http/ @ydb-platform/fq

/ydb/docs/ @ydb-platform/docs

/ydb/library/yql/ @ydb-platform/qp
/ydb/library/yql/dq @ydb-platform/qp @ydb-platform/yt
/ydb/library/yql/dq/actors/common @ydb-platform/fq
/ydb/library/yql/providers/common/http_gateway @ydb-platform/fq
/ydb/library/yql/providers/common/db_id_async_resolver @ydb-platform/fq
/ydb/library/yql/providers/common/pushdown @ydb-platform/fq
/ydb/library/yql/providers/dq @ydb-platform/yt
/ydb/library/yql/providers/generic @ydb-platform/fq
/ydb/library/yql/providers/pq @ydb-platform/fq
/ydb/library/yql/providers/s3 @ydb-platform/fq
/ydb/library/yql/providers/solomon @ydb-platform/fq
/ydb/library/yql/tests/sql/solomon @ydb-platform/fq
/ydb/library/yql/tests/sql/suites/solomon @ydb-platform/fq
/ydb/library/yql/tools/solomon_emulator @ydb-platform/fq
/ydb/library/yql/tools/solomon_emulator_grpc @ydb-platform/fq
/ydb/library/yql/udfs/common/clickhouse/client @ydb-platform/fq
/ydb/library/yql/udfs/common/knn @ydb-platform/datashard
/ydb/services/fq/ @ydb-platform/fq

/ydb/core/http_proxy @ydb-platform/Topics
/ydb/core/kafka_proxy @ydb-platform/Topics
/ydb/core/persqueue @ydb-platform/Topics
/ydb/services/datastreams @ydb-platform/Topics
/ydb/services/deprecated/persqueue_v0 @ydb-platform/Topics
/ydb/services/persqueue_v1 @ydb-platform/Topics
/ydb/core/transfer @ydb-platform/Topics

/ydb/core/change_exchange @ydb-platform/core
/ydb/core/cms @ydb-platform/core
/ydb/core/config @ydb-platform/core
/ydb/core/health_check @ydb-platform/core
/ydb/core/kesus @ydb-platform/core
/ydb/core/mind/hive @ydb-platform/core
/ydb/core/mind/node_broker* @ydb-platform/core
/ydb/core/protos/counters_replication.proto @ydb-platform/core
/ydb/core/protos/replication.proto @ydb-platform/core
/ydb/core/quoter @ydb-platform/core
/ydb/core/tx/replication @ydb-platform/core
/ydb/tests/functional/backup_collection @ydb-platform/core
/ydb/tests/functional/serverless @ydb-platform/core

/ydb/core/viewer @ydb-platform/ui-backend
/ydb/core/protos/node_whiteboard.proto @ydb-platform/ui-backend

/ydb/core/protos/flat_scheme_op.proto @ydb-platform/schemeshard
/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
/ydb/tests/functional/tenants/test_dynamic_tenants.py @ydb-platform/schemeshard
/ydb/core/tx/tx_proxy/schemereq.cpp @ydb-platform/schemeshard

/ydb/core/scheme @ydb-platform/datashard
/ydb/core/statistics @ydb-platform/datashard
/ydb/core/tablet_flat @ydb-platform/datashard
/ydb/core/tx/datashard @ydb-platform/datashard
/ydb/core/tx/coordinator @ydb-platform/datashard
/ydb/core/tx/schemeshard/index @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_index @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_index_build @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_index_build_reboots @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_shred @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_shred_reboots @ydb-platform/datashard
/ydb/core/tx/schemeshard/ut_vector_index_build_reboots @ydb-platform/datashard

/ydb/core/formats/arrow @ydb-platform/cs
/ydb/core/tx/columnshard @ydb-platform/cs
/ydb/core/tx/schemeshard/olap @ydb-platform/cs
/ydb/core/tx/schemeshard/ut_olap @ydb-platform/cs
/ydb/core/tx/schemeshard/ut_olap_reboots @ydb-platform/cs
/ydb/core/tx/tiering @ydb-platform/cs

/ydb/library/actors/core @ydb-platform/blobstorage
/ydb/library/actors/interconnect @ydb-platform/blobstorage
/ydb/core/blobstorage @ydb-platform/blobstorage
/ydb/library/pdisk_io @ydb-platform/blobstorage
/ydb/library/workload/tpcc @ydb-platform/blobstorage
/ydb/tools/stress_tool @ydb-platform/blobstorage

/ydb/apps/ydb @ydb-platform/cli
/ydb/public/lib/ydb_cli @ydb-platform/cli
/ydb/public/lib/ydb_cli/dump @ydb-platform/core
/ydb/public/sdk/cpp @ydb-platform/cpp-sdk
/ydb/public/tools/local_ydb/ @ydb-platform/appteam

/ydb/core/security @ydb-platform/Security
/ydb/core/tx/schemeshard/ut_login* @ydb-platform/Security
/ydb/core/tx/schemeshard/ut_login_large @ydb-platform/Security
/ydb/library/aclib @ydb-platform/Security
/ydb/library/login @ydb-platform/Security
/ydb/library/security @ydb-platform/Security
/ydb/services/scheme_secret @ydb-platform/Security
/ydb/services/ydb/ydb_ldap_login_ut.cpp @ydb-platform/Security
/ydb/services/ydb/ydb_register_node_ut.cpp @ydb-platform/Security
/ydb/core/sys_view/common/registry.h @ydb-platform/Security
/ydb/core/sys_view/common/registry.cpp @ydb-platform/Security
/ydb/core/sys_view/ut_registry.cpp @ydb-platform/Security
/ydb/tests/compatibility/test_system_views.py @ydb-platform/Security
/ydb/tests/functional/tenants/test_system_views.py @ydb-platform/Security
/ydb/tests/functional/secrets @ydb-platform/Security
/ydb/tests/functional/security @ydb-platform/Security

/ydb/tests/library @ydb-platform/Engineering

/ydb/core/nbs @ydb-platform/nbs_yandex
/ydb/tests/functional/nbs @ydb-platform/nbs_yandex