diff options
author | v-korovin <v-korovin@yandex-team.ru> | 2022-02-10 16:46:20 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:20 +0300 |
commit | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (patch) | |
tree | 0c6b0402dc17d5d1beffbe9350d2d6802207e123 /build/ya.conf.json | |
parent | b86334f8eb651237aceaa035bebb519893d6d077 (diff) | |
download | ydb-c4e0c5d2f245076d63ccff1004c755ca0cc5d27b.tar.gz |
Restoring authorship annotation for <v-korovin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r-- | build/ya.conf.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..cb63492b23 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -3405,12 +3405,12 @@ "os": "LINUX" }, "default": true - }, - { - "host": { - "os": "darwin" - }, - "default": true + }, + { + "host": { + "os": "darwin" + }, + "default": true } ] }, @@ -6985,7 +6985,7 @@ }, "zipatcher": { "formula": { - "sandbox_id": 897674372, + "sandbox_id": 897674372, "match": "zipatcher" }, "executable": { |