aboutsummaryrefslogtreecommitdiffstats
path: root/.github/TESTOWNERS
blob: 43d99c5a0293d0afb3b4ce439039d30b221c2cee (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
#Docs @blinkov TEAM:@ydb-platform/docs
/*.md @ydb-platform/docs
/ydb/docs/ @ydb-platform/docs

#YQL @vitstn @ydb-platform/yql
/ydb/library/yql/ @ydb-platform/yql
/ydb/library/yql/dq @ydb-platform/yql @ydb-platform/qp
/ydb/library/yql/yt @Krock21 @Krisha11 @zlobober @gritukan

#Row Tables Development Team @azevaykin TEAM:@ydb-platform/datashard
/ydb/core/scheme @ydb-platform/datashard 
/ydb/core/tablet_flat @ydb-platform/datashard
/ydb/core/tx/datashard @ydb-platform/datashard
/ydb/core/mon_alloc @ydb-platform/datashard
/ydb/core/tx/coordinator @ydb-platform/datashard
/ydb/core/statistics @ydb-platform/datashard

#Column Tables Development Team @zverevgeny TEAM:@ydb-platform/cs
/ydb/core/tx/columnshard @ydb-platform/cs

#Distributed System Infrastructure Team @ijon TEAM:@ydb-platform/system-infra
/ydb/core/mind/hive @ydb-platform/system-infra
/ydb/core/tx/schemeshard @ydb-platform/system-infra
/ydb/core/util @ydb-platform/system-infra
/ydb/core/client @ydb-platform/system-infra
/ydb/core/engine @ydb-platform/system-infra
/ydb/tests/functional/hive @ydb-platform/system-infra
/ydb/core/tx/scheme_board @ydb-platform/system-infra
/ydb/core/tx/scheme_cache @ydb-platform/system-infra
/ydb/core/audit @ydb-platform/system-infra
/ydb/core/security @ydb-platform/system-infra
/ydb/core/health_check @ydb-platform/system-infra
/ydb/library/aclib @ydb-platform/system-infra
/ydb/mvp/oidc_proxy @ydb-platform/system-infra
/ydb/tests/functional/audit @ydb-platform/system-infra
/ydb/tests/functional/limits @ydb-platform/system-infra
/ydb/tests/functional/scheme_shard @ydb-platform/system-infra
/ydb/tests/functional/tenants @ydb-platform/system-infra
/ydb/services/ydb/table_split_ut @ydb-platform/system-infra

#YDB Query Execution Team @gridnevvvit TEAM:@ydb-platform/qp
/ydb/core/kqp @ydb-platform/qp
#YDB Query Optimizer Team @pavelvelikhov TEAM:@ydb-platform/qp
/ydb/tests/functional/canonical @ydb-platform/qp
/ydb/tests/functional/suite_tests @ydb-platform/qp
/ydb/tests/functional/clickbench @ydb-platform/qp
/ydb/tests/functional/postgresql @ydb-platform/qp

#YDB Application Team @asmyasnikov TEAM:@ydb-platform/appteam
/ydb/public/sdk @ydb-platform/appteam
/ydb/tests/functional/ydb_cli @ydb-platform/appteam
/ydb/public/lib/ydb_cli @ydb-platform/appteam
/ydb/apps/ydb @ydb-platform/appteam

#YDB Postgres Compatibility @rekby TEAM:@ydb-platform/postgres-compatibility
/ydb/tests/postgres_integrations @ydb-platform/postgres-compatibility

#YDB Engineering Team @maximyurchuk 
   # - tbd

#Orphan components @spuchin @maximyurchuk @kirrysin @ydb-platform/duty
/ydb/services/ydb @ydb-platform/duty
/ydb/core/util @ydb-platform/duty
/ydb/core/client @ydb-platform/duty
/ydb/core/engine @ydb-platform/duty

#Distributed Storage Team @the-ancient-1 TEAM:@ydb-platform/storage
/ydb/core/blobstorage @ydb-platform/storage
/ydb/core/mind/bscontroller @ydb-platform/storage
/ydb/library/actors @ydb-platform/storage
/ydb/core/actorlib_impl @ydb-platform/storage
/ydb/core/keyvalue @ydb-platform/storage
/ydb/core/test_tablet @ydb-platform/storage
/ydb/core/blob_depot @ydb-platform/storage
/ydb/core/erasure @ydb-platform/storage

#Core Functionality Team @CyberROFL TEAM:@ydb-platform/core
/ydb/core/config/ut @ydb-platform/core
/ydb/core/cms @ydb-platform/core
/ydb/tests/functional/cms @ydb-platform/core
/ydb/core/quoter @ydb-platform/core

#Data Delivery Systems Team / LogBroker @alexnick88 TEAM:@ydb-platform/topics
/ydb/tests/functional/sqs @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/ymq @ydb-platform/Topics
/ydb/core/http_proxy @ydb-platform/Topics
/ydb/core/tx/schemeshard/ut_pq_reboots @ydb-platform/Topics

#YDB Analytics TEAM:???

#Federative query @uzhastik TEAM:@ydb-platform/fq
/ydb/tests/fq @ydb-platform/fq
/ydb/core/fq/ @ydb-platform/fq
/ydb/services/fq/ @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/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/core/public_http/ @ydb-platform/fq
/ydb/core/kqp/ut/federated_query @ydb-platform/fq

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