diff options
author | yudakov1814 <yudakov1814@yandex-team.ru> | 2022-02-10 16:51:19 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:19 +0300 |
commit | 6e584d81f748962420d5f643166fdc682956df26 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build | |
parent | f5c35b27d3eb230b79e4ca3862e0b114afc4c9f8 (diff) | |
download | ydb-6e584d81f748962420d5f643166fdc682956df26.tar.gz |
Restoring authorship annotation for <yudakov1814@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/rules/contrib_python.policy | 6 | ||||
-rw-r--r-- | build/rules/library_deprecated.policy | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index f12d56ecf9..60fd149753 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -269,7 +269,7 @@ ALLOW jupytercloud/arcadia_kernel/default -> contrib/python/facebook-business ALLOW jupytercloud/arcadia_kernel/default_yql -> contrib/python/facebook-business ALLOW geoproduct/amocrm/fb_leads -> contrib/python/facebook-business ALLOW statbox/statkey -> contrib/python/facebook-business -ALLOW quality/ab_testing/cofe/bin/lib/files/py3/cofe_kernel_yql -> contrib/python/facebook-business +ALLOW quality/ab_testing/cofe/bin/lib/files/py3/cofe_kernel_yql -> contrib/python/facebook-business DENY .* -> contrib/python/facebook-business # https://st.yandex-team.ru/CONTRIB-1954 @@ -681,8 +681,8 @@ ALLOW zootopia/analytics/drive/source/drive/models -> contrib/python/sqlalchemy/ ALLOW zootopia/hub/geosupply/geosupply -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW jupytercloud/arcadia_kernel/default -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW jupytercloud/arcadia_kernel/default_yql -> contrib/python/sqlalchemy/sqlalchemy-1.2 -ALLOW quality/ab_testing/cofe/bin/lib/files/py2/cofe_kernel_yql -> contrib/python/sqlalchemy/sqlalchemy-1.2 -ALLOW quality/ab_testing/cofe/bin/lib/files/py3/cofe_kernel_yql -> contrib/python/sqlalchemy/sqlalchemy-1.2 +ALLOW quality/ab_testing/cofe/bin/lib/files/py2/cofe_kernel_yql -> contrib/python/sqlalchemy/sqlalchemy-1.2 +ALLOW quality/ab_testing/cofe/bin/lib/files/py3/cofe_kernel_yql -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yql/udfs/common/python/python3 -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yql/udfs/common/python/python_arc -> contrib/python/sqlalchemy/sqlalchemy-1.2 DENY .* -> contrib/python/sqlalchemy/sqlalchemy-1.2 diff --git a/build/rules/library_deprecated.policy b/build/rules/library_deprecated.policy index c2b8f383b6..af1eb06386 100644 --- a/build/rules/library_deprecated.policy +++ b/build/rules/library_deprecated.policy @@ -7,7 +7,7 @@ ALLOW jupytercloud/arcadia_kernel -> library/python/clickhouse_client ALLOW market/idx/export/mbi_qdata_reporter/bin -> library/python/clickhouse_client ALLOW sandbox/projects/oko -> library/python/clickhouse_client ALLOW statbox/python-statinfra -> library/python/clickhouse_client -ALLOW quality/ab_testing/cofe/bin/lib/files/py2/cofe_kernel_yql -> library/python/clickhouse_client +ALLOW quality/ab_testing/cofe/bin/lib/files/py2/cofe_kernel_yql -> library/python/clickhouse_client DENY .* -> library/python/clickhouse_client # ticket_parser2 |