diff options
author | Arslan Urtashev <urtashev@gmail.com> | 2022-02-10 16:48:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:55 +0300 |
commit | b97740540e7302cec9efa181e106ae1990a0cc1c (patch) | |
tree | 1a2a0bfe523c3272d207e2d75254a41d3945a3bb /build | |
parent | 31789673dc3562bc7540e00fe031ba84ae282c24 (diff) | |
download | ydb-b97740540e7302cec9efa181e106ae1990a0cc1c.tar.gz |
Restoring authorship annotation for Arslan Urtashev <urtashev@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..a1ad7a2369 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -3562,14 +3562,14 @@ } ] }, - "yp-util": { - "tools": { + "yp-util": { + "tools": { "yp-util": { "bottle": "yp-util", "executable": "yp-util" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3582,16 +3582,16 @@ }, "default": true } - ] - }, - "yp": { - "tools": { + ] + }, + "yp": { + "tools": { "yp": { "bottle": "yp", "executable": "yp" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3604,8 +3604,8 @@ }, "default": true } - ] - }, + ] + }, "yd-migrate": { "tools": { "yd-migrate": { @@ -6824,32 +6824,32 @@ }, "executable": "rtmr-deploy" }, - "yp-util": { - "formula": { + "yp-util": { + "formula": { "sandbox_id": [ 1204918529 ], "match": "yp_util" - }, - "executable": { + }, + "executable": { "yp-util": [ "yp_util" ] - } - }, - "yp": { - "formula": { + } + }, + "yp": { + "formula": { "sandbox_id": [ 1204919943 ], "match": "YP" - }, - "executable": { + }, + "executable": { "yp": [ "yp" ] - } - }, + } + }, "yd-migrate": { "formula": { "sandbox_id": [ |