diff options
author | Mikhail Borisov <borisov.mikhail@gmail.com> | 2022-02-10 16:45:39 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:39 +0300 |
commit | a6a92afe03e02795227d2641b49819b687f088f8 (patch) | |
tree | f6984a1d27d5a7ec88a6fdd6e20cd5b7693b6ece /tools/ya.make | |
parent | c6dc8b8bd530985bc4cce0137e9a5de32f1087cb (diff) | |
download | ydb-a6a92afe03e02795227d2641b49819b687f088f8.tar.gz |
Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 1 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 51a6b8b426..9ea4b9e4bc 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 ) |