diff options
author | diyakov <diyakov@yandex-team.ru> | 2022-02-10 16:51:35 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:35 +0300 |
commit | 5328911dc0540fe0960cba5d525bd796313440c7 (patch) | |
tree | 80f35566b653f8cf4b61dc66d237d264a7ff9825 | |
parent | a1763bcf083e198bb81a54c74926f7da46cd5c92 (diff) | |
download | ydb-5328911dc0540fe0960cba5d525bd796313440c7.tar.gz |
Restoring authorship annotation for <diyakov@yandex-team.ru>. Commit 1 of 2.
-rw-r--r-- | build/rules/contrib_python.policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 60fd1497533..b6d99551303 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -230,7 +230,7 @@ ALLOW sandbox/virtualenv -> contrib/python/pycrypto ALLOW sandbox/yasandbox -> contrib/python/pycrypto ALLOW skynet/library -> contrib/python/pycrypto ALLOW travel/hotels/tools/searcher_client -> contrib/python/pycrypto -ALLOW travel/buses/connectors -> contrib/python/pycrypto +ALLOW travel/buses/connectors -> contrib/python/pycrypto ALLOW trust/emulator -> contrib/python/pycrypto ALLOW trust/processing_holder -> contrib/python/pycrypto ALLOW trust/tests/tests_trust_bindings -> contrib/python/pycrypto |