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 | a4475dd591619a04bb9feb0d9f4d736dcee6e986 (patch) | |
tree | 24e65d16f07e648d0fa75c33a01471ab40172845 /build/rules/contrib_python.policy | |
parent | eb60b28715af1db7e9d37bdba0fa99cce12c20a9 (diff) | |
download | ydb-a4475dd591619a04bb9feb0d9f4d736dcee6e986.tar.gz |
Restoring authorship annotation for <a-outoftown@yandex-team.ru>. Commit 1 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 60fd1497533..6ba815d5ef6 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 |