diff options
author | bahbka <bahbka@yandex-team.ru> | 2022-02-10 16:47:04 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:04 +0300 |
commit | 24c1a98b8502b4e25ec89a641aa43edb31c6344e (patch) | |
tree | 8ad431c87accb30a68d1673f4777cfd07dc002f4 | |
parent | 2e714b5ebd40a1f4cc31c27f1ad6e49ca6d895f5 (diff) | |
download | ydb-24c1a98b8502b4e25ec89a641aa43edb31c6344e.tar.gz |
Restoring authorship annotation for <bahbka@yandex-team.ru>. Commit 1 of 2.
-rw-r--r-- | contrib/libs/ya.make | 2 | ||||
-rw-r--r-- | contrib/python/ya.make | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 9c4640fdcf..9895253958 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -102,7 +102,7 @@ RECURSE( hdf5 hdr_histogram highwayhash - hiredis + hiredis httpd24 hwloc hyperscan diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..d1e234897e 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -163,7 +163,7 @@ RECURSE( colorama coloredlogs colorhash - colorlog + colorlog commoncode commonmark ConfigArgParse @@ -475,7 +475,7 @@ RECURSE( hammock hexdump hijri-converter - hiredis + hiredis hjson holidays horovod @@ -934,7 +934,7 @@ RECURSE( razdel rdflib readabilipy - redis + redis redis-cache-lock regex reportlab |