diff options
author | i-dyachkov <i-dyachkov@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
commit | 7b278f5b2a847cab48ce6fbdb32699e820cf7c9f (patch) | |
tree | 009663ab0f605fe4b6f1a9f0f7caca2cb7491f7a /build | |
parent | 460321c961b0d32724946f1c7abaff382c8e40a1 (diff) | |
download | ydb-7b278f5b2a847cab48ce6fbdb32699e820cf7c9f.tar.gz |
Restoring authorship annotation for <i-dyachkov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..fb490e1f87 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -4928,14 +4928,14 @@ } ] }, - "qyp": { - "tools": { + "qyp": { + "tools": { "qyp": { "bottle": "qyp", "executable": "vmctl" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -4954,8 +4954,8 @@ }, "default": true } - ] - }, + ] + }, "rtcdiag": { "tools": { "rtcdiag": { @@ -7448,19 +7448,19 @@ ] } }, - "qyp": { - "formula": { + "qyp": { + "formula": { "sandbox_id": [ 1197649240 ], - "match": "infra/qyp/vmctl/bin/vmctl" - }, - "executable": { + "match": "infra/qyp/vmctl/bin/vmctl" + }, + "executable": { "vmctl": [ "vmctl" ] - } - }, + } + }, "rtcdiag": { "formula": { "sandbox_id": [ |