diff options
author | dvshkurko <dvshkurko@yandex-team.ru> | 2022-02-10 16:45:52 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:52 +0300 |
commit | c768a99151e47c3a4bb7b92c514d256abd301c4d (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/ya.conf.json | |
parent | 321ee9bce31ec6e238be26dbcbe539cffa2c3309 (diff) | |
download | ydb-c768a99151e47c3a4bb7b92c514d256abd301c4d.tar.gz |
Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ya.conf.json')
-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 69c2d86ff0..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -4646,14 +4646,14 @@ } ] }, - "ya-tc": { - "tools": { + "ya-tc": { + "tools": { "ya-tc": { "bottle": "ya-tc", "executable": "ya-tc" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -4666,8 +4666,8 @@ }, "default": true } - ] - }, + ] + }, "crypta": { "tools": { "crypta": { @@ -7304,17 +7304,17 @@ ] } }, - "ya-tc": { - "formula": { + "ya-tc": { + "formula": { "sandbox_id": 981372621, - "match": "ya-tc" - }, - "executable": { + "match": "ya-tc" + }, + "executable": { "ya-tc": [ "ya-tc" ] - } - }, + } + }, "crypta": { "formula": { "sandbox_id": 550700694, |