diff options
author | Mikhail Borisov <borisov.mikhail@gmail.com> | 2022-02-10 16:45:40 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:40 +0300 |
commit | 5d50718e66d9c037dc587a0211110b7d25a66185 (patch) | |
tree | e98df59de24d2ef7c77baed9f41e4875a2fef972 /tools/ya.make | |
parent | a6a92afe03e02795227d2641b49819b687f088f8 (diff) | |
download | ydb-5d50718e66d9c037dc587a0211110b7d25a66185.tar.gz |
Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'tools/ya.make')
-rw-r--r-- | tools/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/ya.make b/tools/ya.make index 9ea4b9e4bc..51a6b8b426 100644 --- a/tools/ya.make +++ b/tools/ya.make @@ -11,13 +11,13 @@ RECURSE( bstr c++filt calendar_extractor - check_formula_md5 + check_formula_md5 check_json check_yaml checktrigrams clustermaster coldiff - compress + compress convert2html cproxy crc32 @@ -34,7 +34,7 @@ RECURSE( drawrichtree dsindexer easyparser - enforce_fsync + enforce_fsync enum_parser event2cpp fast_diff @@ -163,7 +163,7 @@ RECURSE( trie_ops/lib trie_ops/tests trigram_index_print - uc + uc unpackrichtree unpackrrr unpack_staff_cert @@ -177,7 +177,7 @@ RECURSE( wizard_yt ygetparam ylzocat - yson_pp + yson_pp zk_client idx_print ) |