diff options
author | alonger <alonger@yandex-team.ru> | 2022-02-10 16:51:54 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:54 +0300 |
commit | 4a89ad18e89f87e651ce0b73fbd6b6d5a93b527d (patch) | |
tree | 663fde7bdc964a0d493b361b5fc3178d0b940d13 /build | |
parent | 294485f684d6063658f5b270c90c7803535b3c93 (diff) | |
download | ydb-4a89ad18e89f87e651ce0b73fbd6b6d5a93b527d.tar.gz |
Restoring authorship annotation for <alonger@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..aae930890c 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -3628,14 +3628,14 @@ } ] }, - "dctl": { - "tools": { + "dctl": { + "tools": { "dctl": { "bottle": "dctl", "executable": "dctl" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3648,8 +3648,8 @@ }, "default": true } - ] - }, + ] + }, "jq": { "tools": { "jq": { @@ -6863,19 +6863,19 @@ ] } }, - "dctl": { - "formula": { + "dctl": { + "formula": { "sandbox_id": [ 1198127186 ], - "match": "dctl" - }, - "executable": { + "match": "dctl" + }, + "executable": { "dctl": [ "dctl" ] - } - }, + } + }, "vim": { "formula": { "sandbox_id": 82345405, |