diff options
author | romankh <romankh@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:55 +0300 |
commit | efd66278fdbff0281c463a7bce990a05ad84923c (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb /build | |
parent | 50b2a8d7011bae24401386d98e6fa4e8d0117cb3 (diff) | |
download | ydb-efd66278fdbff0281c463a7bce990a05ad84923c.tar.gz |
Restoring authorship annotation for <romankh@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 9ac292bf64..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -5291,14 +5291,14 @@ "default": true } ] - }, - "sedem": { - "tools": { + }, + "sedem": { + "tools": { "sedem": { "bottle": "sedem", "executable": "sedem" } - }, + }, "platforms": [ { "host": { @@ -7744,17 +7744,17 @@ "aws" ] } - }, - "sedem": { - "formula": { + }, + "sedem": { + "formula": { "sandbox_id": 1194502495, - "match": "SEDEM archive" - }, - "executable": { + "match": "SEDEM archive" + }, + "executable": { "sedem": [ "sedem" ] - } + } }, "jstyle_bundle": { "formula": { |