diff options
author | hcpp <hcpp@yandex-team.ru> | 2022-02-10 16:50:02 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:02 +0300 |
commit | 5f76ab5b18e12d75f0c861e68d730c37e347b965 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/ya.conf.json | |
parent | cd53b77f6fe67a131e376d74d4e6ffa25e35d412 (diff) | |
download | ydb-5f76ab5b18e12d75f0c861e68d730c37e347b965.tar.gz |
Restoring authorship annotation for <hcpp@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r-- | build/ya.conf.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 8c98fb30e5..5f7cc875d6 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -3553,12 +3553,12 @@ "os": "LINUX" }, "default": true - }, - { - "host": { - "os": "DARWIN" - }, - "default": true + }, + { + "host": { + "os": "DARWIN" + }, + "default": true } ] }, @@ -6817,8 +6817,8 @@ "rtmr-deploy": { "formula": { "sandbox_id": [ - 1210829227, - 1210811623 + 1210829227, + 1210811623 ], "match": "rtmr-deploy" }, |