diff options
author | dstudentsov <dstudentsov@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 | f1f0e6b5179d9c8383bee578f565e2fd0e4adeee (patch) | |
tree | eb66f8fec04e7577a7a2e08df36be1df23e661b3 /build | |
parent | 6122cfdebf5903f008b4d0233311aa1b31ff50a5 (diff) | |
download | ydb-f1f0e6b5179d9c8383bee578f565e2fd0e4adeee.tar.gz |
Restoring authorship annotation for <dstudentsov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..3882f9f0d7 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -459,12 +459,12 @@ }, "iceflame": { "description": "Performance data collection and analysis" - }, + }, "cs": { "description": "Fast CodeSearch CLI tool" }, - "wall-e": { - "description": "Client for Wall-E" + "wall-e": { + "description": "Client for Wall-E" }, "rtcdiag": { "description": "RTC hosts diag tool" @@ -5577,7 +5577,7 @@ "default": true } ] - }, + }, "cs": { "tools": { "cs": { @@ -5600,27 +5600,27 @@ } ] }, - "wall-e": { - "tools": { - "wall-e": { - "bottle": "wall-e", - "executable": "wall-e" - } - }, - "platforms": [ - { - "host": { - "os": "LINUX" - }, - "default": true - }, - { - "host": { - "os": "DARWIN" - }, - "default": true - } - ] + "wall-e": { + "tools": { + "wall-e": { + "bottle": "wall-e", + "executable": "wall-e" + } + }, + "platforms": [ + { + "host": { + "os": "LINUX" + }, + "default": true + }, + { + "host": { + "os": "DARWIN" + }, + "default": true + } + ] }, "skotty": { "tools": { @@ -7884,7 +7884,7 @@ "iceflame" ] } - }, + }, "cs": { "formula": { "sandbox_id": 1206856496, @@ -7896,16 +7896,16 @@ ] } }, - "wall-e": { - "formula": { + "wall-e": { + "formula": { "sandbox_id": 1085675590, - "match": "wall-e" - }, - "executable": { - "wall-e": [ - "wall-e" - ] - } + "match": "wall-e" + }, + "executable": { + "wall-e": [ + "wall-e" + ] + } }, "skotty": { "formula": { |