diff options
author | evor <evor@yandex-team.ru> | 2022-02-10 16:48:59 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:59 +0300 |
commit | 2704bb412325db71fb2c5b3ffb25ce693c1d1298 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 79d0eb9c46c001eada580d3728a3ae77a1fc8ea9 (diff) | |
download | ydb-2704bb412325db71fb2c5b3ffb25ce693c1d1298.tar.gz |
Restoring authorship annotation for <evor@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | contrib/python/ya.make | 2 | ||||
-rw-r--r-- | library/python/ya.make | 2 | ||||
-rw-r--r-- | tools/ya.make | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index f71e6aa324..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -1171,7 +1171,7 @@ RECURSE( xmlsec xmltodict xxhash - yandex-pgmigrate + yandex-pgmigrate yappi yarl yfinance diff --git a/library/python/ya.make b/library/python/ya.make index 66c8aea3cf..2e1eb6e0e1 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -20,7 +20,7 @@ RECURSE( blackbox/tvm2 bloom boost_test - bstr + bstr build_info build_info/ut capabilities diff --git a/tools/ya.make b/tools/ya.make index 7cb6354e40..51a6b8b426 100644 --- a/tools/ya.make +++ b/tools/ya.make @@ -8,7 +8,7 @@ RECURSE( bigram_compiler blender bmdump - bstr + bstr c++filt calendar_extractor check_formula_md5 @@ -85,7 +85,7 @@ RECURSE( normalize_requests nots oauth_token - pgmigrate + pgmigrate pire print_ranking_features printcorpus |