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 | 8cb7383a794381ba734eebe2a6737c40e0223f2f (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/rules | |
parent | c85542b6e1b688be13eee92ce2aef231bf94933e (diff) | |
download | ydb-8cb7383a794381ba734eebe2a6737c40e0223f2f.tar.gz |
Restoring authorship annotation for <wokinshopash@yandex-team.ru>. Commit 2 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 f1260c14dd..60fd149753 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 |