diff options
author | polandr <polandr@yandex-team.ru> | 2022-02-10 16:48:54 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:54 +0300 |
commit | 8868334aa449e03d20ad41fca4dabe97476b0c5c (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/rules | |
parent | 59301b0160348e5bb23ab31ffdbe46623880f368 (diff) | |
download | ydb-8868334aa449e03d20ad41fca4dabe97476b0c5c.tar.gz |
Restoring authorship annotation for <polandr@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r-- | build/rules/contrib_python.policy | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 099e077ccc..60fd149753 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -275,11 +275,11 @@ DENY .* -> contrib/python/facebook-business # https://st.yandex-team.ru/CONTRIB-1954 ALLOW contrib/python/glom -> contrib/python/face$ DENY .* -> contrib/python/face$ - -# https://st.yandex-team.ru/CONTRIB-1918 -ALLOW contrib/python/webstruct -> contrib/python/webstruct -ALLOW yweb/antimalware/direct/fraud_html_detector -> contrib/python/webstruct -DENY .* -> contrib/python/webstruct + +# https://st.yandex-team.ru/CONTRIB-1918 +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 |