diff options
author | breakneck <breakneck@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
commit | e2021f9a0e54d13b7c48796318b13b66dc625e74 (patch) | |
tree | 5aed1691033eaf399ab80a10a137238922035fa8 /build/ya.conf.json | |
parent | 83602b1b564b92a80a1526d113fa2846661dd10e (diff) | |
download | ydb-e2021f9a0e54d13b7c48796318b13b66dc625e74.tar.gz |
Restoring authorship annotation for <breakneck@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r-- | build/ya.conf.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..1939e31aee 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -2753,14 +2753,14 @@ ] } }, - "gdbserver": { - "tools": { + "gdbserver": { + "tools": { "gdbserver": { "bottle": "gdb", "executable": "gdbserver" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -2786,8 +2786,8 @@ }, "default": true } - ] - }, + ] + }, "python": { "tools": { "python": { @@ -3753,13 +3753,13 @@ } ] }, - "rsync": { - "tools": { + "rsync": { + "tools": { "rsync": { "bottle": "rsync", "executable": "rsync" } - }, + }, "platforms": [ { "host": { @@ -3768,7 +3768,7 @@ "default": true } ] - }, + }, "kiwi": { "tools": { "kwmktorrent": { @@ -6949,20 +6949,20 @@ ] } }, - "rsync": { - "formula": { + "rsync": { + "formula": { "sandbox_id": [ 65088954 ], - "match": "rsync" - }, - "executable": { + "match": "rsync" + }, + "executable": { "rsync": [ "bin", "rsync" ] - } - }, + } + }, "svn110": { "formula": { "sandbox_id": 368201676, @@ -6996,7 +6996,7 @@ }, "cmake": { "formula": { - "sandbox_id": 105454515, + "sandbox_id": 105454515, "match": "cmake" }, "executable": { |