diff options
author | alonger <alonger@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 | 40296625f3854b758c570a50c7728a464483cd27 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb /build | |
parent | 4a89ad18e89f87e651ce0b73fbd6b6d5a93b527d (diff) | |
download | ydb-40296625f3854b758c570a50c7728a464483cd27.tar.gz |
Restoring authorship annotation for <alonger@yandex-team.ru>. Commit 2 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 aae930890c..5f7cc875d6 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, |