diff options
author | alexeyche <alexeyche@yandex-team.ru> | 2022-02-10 16:51:56 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:56 +0300 |
commit | 4b49bd4170c595aa850094a93591856a65145636 (patch) | |
tree | e6c1f26f6292ffea30f171d69b0f1d7c30200d89 /build | |
parent | 8478a00862d8165bbe62f580bb60bfc26f9313b6 (diff) | |
download | ydb-4b49bd4170c595aa850094a93591856a65145636.tar.gz |
Restoring authorship annotation for <alexeyche@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-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..3e8ff3a0d4 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -7038,17 +7038,17 @@ ] } }, - "protobin_diff": { - "formula": { + "protobin_diff": { + "formula": { "sandbox_id": 28621470, - "match": "protobin_diff" - }, - "executable": { + "match": "protobin_diff" + }, + "executable": { "protobin_diff": [ "protobin_diff" ] - } - }, + } + }, "multipb_convert": { "formula": { "sandbox_id": 31061929, |