diff options
author | a-outoftown <a-outoftown@yandex-team.ru> | 2022-02-10 16:48:28 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:28 +0300 |
commit | bebcab30d2d3a4d19eb195c43de9663c687a8142 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/rules/contrib_python.policy | |
parent | a4475dd591619a04bb9feb0d9f4d736dcee6e986 (diff) | |
download | ydb-bebcab30d2d3a4d19eb195c43de9663c687a8142.tar.gz |
Restoring authorship annotation for <a-outoftown@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 6ba815d5ef6..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -692,9 +692,9 @@ DENY .* -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW education/ -> contrib/python/dataclasses-json DENY .* -> contrib/python/dataclasses-json -# https://st.yandex-team.ru/CONTRIB-2222 -ALLOW browser/infra/.* -> contrib/python/hurry.filesize -DENY .* -> contrib/python/hurry.filesize +# https://st.yandex-team.ru/CONTRIB-2222 +ALLOW browser/infra/.* -> contrib/python/hurry.filesize +DENY .* -> contrib/python/hurry.filesize # https://st.yandex-team.ru/CONTRIB-2338 ALLOW noc/.* -> contrib/python/asyncssh |