diff options
author | zverevgeny <[email protected]> | 2025-02-14 23:11:42 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2025-02-14 23:11:42 +0300 |
commit | 92e49daeb599088679ff4865f6da76c3cef1985c (patch) | |
tree | 3a7811cfe8ef53aa4845aa032c1ff0012e680f91 | |
parent | 5b11bce7be23074d80e0e3a6eb78345118602cb5 (diff) |
take ownership for ut/olap (#14595)
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 916fdf3fb39..f3bd983647d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,6 +14,7 @@ /ydb/core/fq/ @ydb-platform/fq /ydb/core/kqp/ @ydb-platform/qp +/ydb/core/kqp/ut/olap/ @ydb-platform/cs /ydb/core/public_http/ @ydb-platform/fq /ydb/docs/ @ydb-platform/docs |