diff options
author | sdwbgn <sdwbgn@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 | 34095b333f617e0a080fb702b9fe1ec6b1597951 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb /build | |
parent | 79eeb5c676190b6c0f8c8863eb9871f3de0f0f05 (diff) | |
download | ydb-34095b333f617e0a080fb702b9fe1ec6b1597951.tar.gz |
Restoring authorship annotation for <sdwbgn@yandex-team.ru>. Commit 2 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 8179f4badf..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -474,9 +474,9 @@ }, "license_analyzer": { "description": "Run devtools license analyzer" - }, - "eductl": { - "description": "eductl is a toolchain of Yandex Education" + }, + "eductl": { + "description": "eductl is a toolchain of Yandex Education" }, "bigb_request": { "description": "utility to get user info" @@ -5699,28 +5699,28 @@ "objcopy": "$(GCC)/bin/arm-none-eabi-objcopy", "gcc_version": "10.2.1" } - }, - "eductl": { - "tools": { - "eductl": { - "bottle": "eductl", - "executable": "eductl" - } - }, - "platforms": [ - { - "host": { - "os": "LINUX" - }, - "default": true - }, - { - "host": { - "os": "DARWIN" - }, - "default": true - } - ] + }, + "eductl": { + "tools": { + "eductl": { + "bottle": "eductl", + "executable": "eductl" + } + }, + "platforms": [ + { + "host": { + "os": "LINUX" + }, + "default": true + }, + { + "host": { + "os": "DARWIN" + }, + "default": true + } + ] } }, "bottles": { @@ -7955,17 +7955,17 @@ "arm-none-eabi-strip" ] } - }, - "eductl": { - "formula": { + }, + "eductl": { + "formula": { "sandbox_id": 1198463788, - "match": "eductl" - }, - "executable": { - "eductl": [ - "eductl" - ] - } + "match": "eductl" + }, + "executable": { + "eductl": [ + "eductl" + ] + } }, "bigb_request": { "formula": { |