diff options
author | suns <suns@yandex-team.ru> | 2022-02-10 16:49:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:38 +0300 |
commit | e96f1aaedf6a2ae2d159b90cc6990e5a94d005a8 (patch) | |
tree | 1e031f58b2ae517a3c5436f107de2b2e401350ca /build/ya.conf.json | |
parent | 22a7d4be7e5b779e4deee4dfe36234a1eae13fbd (diff) | |
download | ydb-e96f1aaedf6a2ae2d159b90cc6990e5a94d005a8.tar.gz |
Restoring authorship annotation for <suns@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r-- | build/ya.conf.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..25d1f5508e 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -4393,14 +4393,14 @@ } ] }, - "horadric": { - "tools": { + "horadric": { + "tools": { "horadric": { "bottle": "horadric", "executable": "horadric" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -4419,8 +4419,8 @@ }, "default": true } - ] - }, + ] + }, "logbroker": { "tools": { "logbroker": { @@ -7184,16 +7184,16 @@ } }, "horadric": { - "formula": { + "formula": { "sandbox_id": 1210601101, - "match": "horadric" - }, - "executable": { + "match": "horadric" + }, + "executable": { "horadric": [ "horadric" ] - } - }, + } + }, "logbroker": { "formula": { "sandbox_id": 1061549819, |