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 | d9ee89c5b55fef09910a817a7f977fd5584a047a (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build | |
parent | 5328911dc0540fe0960cba5d525bd796313440c7 (diff) | |
download | ydb-d9ee89c5b55fef09910a817a7f977fd5584a047a.tar.gz |
Restoring authorship annotation for <diyakov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-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 b6d9955130..60fd149753 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 |