diff options
author | dima-zakharov <dima-zakharov@yandex-team.ru> | 2022-02-10 16:46:02 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:02 +0300 |
commit | 9ab30620977aa96ae9e9da959e2f7e1370cb796d (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/rules/contrib_python.policy | |
parent | 41e8c41790ddd8d92722a09f7d4e1934aefff0c5 (diff) | |
download | ydb-9ab30620977aa96ae9e9da959e2f7e1370cb796d.tar.gz |
Restoring authorship annotation for <dima-zakharov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/rules/contrib_python.policy')
-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 58b808de9e1..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -280,9 +280,9 @@ DENY .* -> contrib/python/face$ ALLOW contrib/python/webstruct -> contrib/python/webstruct ALLOW yweb/antimalware/direct/fraud_html_detector -> contrib/python/webstruct DENY .* -> contrib/python/webstruct - -ALLOW contrib/tools/unbound -> contrib/tools/unbound -DENY .* -> contrib/tools/unbound + +ALLOW contrib/tools/unbound -> contrib/tools/unbound +DENY .* -> contrib/tools/unbound # https://st.yandex-team.ru/CONTRIB-2042 ALLOW addappter/backend/addappter_backoffice -> contrib/python/sqlalchemy/sqlalchemy-1.2 |