diff options
author | myltsev <myltsev@yandex-team.ru> | 2022-02-10 16:46:03 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:03 +0300 |
commit | fc361854fd6ee8d747229b090f0b8018e260d1fb (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/ya.conf.json | |
parent | 9166d66c30c23c9e85a7c88185a068987148d23f (diff) | |
download | ydb-fc361854fd6ee8d747229b090f0b8018e260d1fb.tar.gz |
Restoring authorship annotation for <myltsev@yandex-team.ru>. Commit 2 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 63480eb5b6..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -1350,14 +1350,14 @@ } ] }, - "sandboxctl": { - "tools": { + "sandboxctl": { + "tools": { "sandboxctl": { "bottle": "sandboxctl", "executable": "sandboxctl" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -1376,8 +1376,8 @@ }, "default": true } - ] - }, + ] + }, "gcc82": { "tools": { "cc": { @@ -5920,19 +5920,19 @@ ] } }, - "sandboxctl": { - "formula": { + "sandboxctl": { + "formula": { "sandbox_id": [ 832226067 ], "match": "tools/sandboxctl/bin/sandboxctl" - }, - "executable": { + }, + "executable": { "sandboxctl": [ "sandboxctl" ] - } - }, + } + }, "python": { "formula": { "sandbox_id": 981577320, |