diff options
author | seray <seray@yandex-team.ru> | 2022-02-10 16:51:02 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:02 +0300 |
commit | 3101eca40ff925ee4b006c86b2fac036602e86b1 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/rules | |
parent | c0eae391e7e8747c1257e14e3c5e4e528a649919 (diff) | |
download | ydb-3101eca40ff925ee4b006c86b2fac036602e86b1.tar.gz |
Restoring authorship annotation for <seray@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r-- | build/rules/library_deprecated.policy | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/rules/library_deprecated.policy b/build/rules/library_deprecated.policy index 31a126b343..af1eb06386 100644 --- a/build/rules/library_deprecated.policy +++ b/build/rules/library_deprecated.policy @@ -3,12 +3,12 @@ ALLOW ysite/yandex/clicks -> library/cpp/deprecated/small_array ALLOW ysite/yandex/indexuser -> library/cpp/deprecated/small_array DENY .* -> library/cpp/deprecated/small_array -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 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 -DENY .* -> library/python/clickhouse_client +DENY .* -> library/python/clickhouse_client # ticket_parser2 # TODO: drop temporary rule with entire library: PASSP-30786 |