diff options
author | hattonuri <[email protected]> | 2022-02-10 16:51:18 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:18 +0300 |
commit | cac51bab1a6bb6f378d471794e737f55bbd1ff3a (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | e0c6e5d831fc40830bd80e826d9e051ec7ad4f4a (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r-- | build/rules/contrib_deps.policy | 2 | ||||
-rw-r--r-- | build/rules/contrib_restricted.policy | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/contrib_deps.policy b/build/rules/contrib_deps.policy index 6dde2b86b2b..9af4b85cc2c 100644 --- a/build/rules/contrib_deps.policy +++ b/build/rules/contrib_deps.policy @@ -29,7 +29,7 @@ ALLOW contrib/java/ru/yandex/market -> (market)|(maps/doc/proto/yandex/maps/prot ALLOW contrib/libs/tf -> library/python/testing/gtest ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> maps/libs/common ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> yandex/maps/common -ALLOW contrib/restricted/libtorrent -> maps/libs/fastbone +ALLOW contrib/restricted/libtorrent -> maps/libs/fastbone ALLOW contrib/python/transfer_manager_client -> transfer_manager/client ALLOW contrib/(deprecated/)?python/django -> library/python/django ALLOW contrib/(deprecated/)?python/django -> library/python/gunicorn diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy index 8c6dd873300..a83ead19043 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -100,7 +100,7 @@ ALLOW yt/yt/core/http -> contrib/restricted/http-parser ALLOW yweb/robot/fetcher/fetcher/user/http -> contrib/restricted/http-parser # Prefer using skynet for data distribution -ALLOW maps/infra/ecstatic -> contrib/restricted/libtorrent +ALLOW maps/infra/ecstatic -> contrib/restricted/libtorrent # Consider using util / library/cpp/digest versions instead of a raw murmurhash functions. # |