aboutsummaryrefslogtreecommitdiffstats
path: root/build/rules/contrib_deps.policy
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:08 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:08 +0300
commit4e839db24a3bbc9f1c610c43d6faaaa99824dcca (patch)
tree506dac10f5df94fab310584ee51b24fc5a081c22 /build/rules/contrib_deps.policy
parent2d37894b1b037cf24231090eda8589bbb44fb6fc (diff)
downloadydb-4e839db24a3bbc9f1c610c43d6faaaa99824dcca.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules/contrib_deps.policy')
-rw-r--r--build/rules/contrib_deps.policy30
1 files changed, 15 insertions, 15 deletions
diff --git a/build/rules/contrib_deps.policy b/build/rules/contrib_deps.policy
index 9af4b85cc2..bfb6a03d14 100644
--- a/build/rules/contrib_deps.policy
+++ b/build/rules/contrib_deps.policy
@@ -1,4 +1,4 @@
-ALLOW contrib/clickhouse -> library/cpp/consistent_hashing
+ALLOW contrib/clickhouse -> library/cpp/consistent_hashing
ALLOW contrib -> contrib
ALLOW contrib -> build
ALLOW contrib -> library/python/resource
@@ -54,23 +54,23 @@ ALLOW contrib/python/psycopg2/tests -> mail/devpack
ALLOW contrib/python/asn1crypto -> library/python/symbols/crypto
ALLOW contrib/python/win_unicode_console -> library/python/symbols/win_unicode_console
ALLOW contrib/python/pycryptodome -> library/python/symbols/registry
-
-ALLOW contrib/tests/python -> library/python/fs
-
-ALLOW contrib/tests/subversion -> vcs/svn/run
-ALLOW contrib/tests/subversion -> vcs/svn/test
-
-ALLOW contrib/tests/subvertpy -> devtools/ya/exts
-ALLOW contrib/tests/subvertpy -> devtools/ya/yalibrary/svn/testing
-ALLOW contrib/tests/subvertpy -> library/python/windows
-ALLOW contrib/tests/subvertpy -> vcs/svn/wc/client
-
+
+ALLOW contrib/tests/python -> library/python/fs
+
+ALLOW contrib/tests/subversion -> vcs/svn/run
+ALLOW contrib/tests/subversion -> vcs/svn/test
+
+ALLOW contrib/tests/subvertpy -> devtools/ya/exts
+ALLOW contrib/tests/subvertpy -> devtools/ya/yalibrary/svn/testing
+ALLOW contrib/tests/subvertpy -> library/python/windows
+ALLOW contrib/tests/subvertpy -> vcs/svn/wc/client
+
ALLOW contrib/tools/unbound -> infra/libs
ALLOW contrib/tools/unbound -> library/cpp/proto_config
ALLOW contrib/python/marshmallow-mongoengine/py[23]/tests -> library/python/pytest-mongodb
-# contrib tests is written by us, hence everything is allowed
-ALLOW contrib/tests -> .*
-
+# contrib tests is written by us, hence everything is allowed
+ALLOW contrib/tests -> .*
+
DENY contrib -> .*