diff options
author | wokinshopash <wokinshopash@yandex-team.ru> | 2022-02-10 16:50:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:01 +0300 |
commit | c85542b6e1b688be13eee92ce2aef231bf94933e (patch) | |
tree | 11ce565a02052a492e6f888f8585369dcc20c595 /build/rules | |
parent | 4aef354b224559d2b031487a10d4f5cc6e82e95a (diff) | |
download | ydb-c85542b6e1b688be13eee92ce2aef231bf94933e.tar.gz |
Restoring authorship annotation for <wokinshopash@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r-- | build/rules/contrib_python.policy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 60fd149753..f1260c14dd 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -240,10 +240,10 @@ ALLOW ydo/database/active_record -> contrib/python/pycrypto ALLOW yweb/antispam/cid -> contrib/python/pycrypto ALLOW mail/payments/payments -> contrib/python/pycrypto DENY .* -> contrib/python/pycrypto - + ALLOW contrib/python/Geohash/tests -> contrib/python/Geohash -ALLOW yql/udfs/common/python/python_arc -> contrib/python/Geohash -DENY .* -> contrib/python/Geohash +ALLOW yql/udfs/common/python/python_arc -> contrib/python/Geohash +DENY .* -> contrib/python/Geohash ALLOW metrika/java/api -> contrib/java/patched/com/android/tools/r8 ALLOW metrika/java/api -> contrib/java/patched/com/ryantenney/metrics/metrics-spring |