diff options
author | alberist <alberist@yandex-team.ru> | 2022-02-10 16:51:18 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:18 +0300 |
commit | 4ec7eaa3bcf54c9b53f9f0cf46df0aeda3b991e7 (patch) | |
tree | 1d36db51744b416d5839f0a388aff48edabcccb0 | |
parent | 62c77809b4ede30a357c07d652397199b2f08681 (diff) | |
download | ydb-4ec7eaa3bcf54c9b53f9f0cf46df0aeda3b991e7.tar.gz |
Restoring authorship annotation for <alberist@yandex-team.ru>. Commit 1 of 2.
-rw-r--r-- | build/rules/contrib_restricted.policy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy index a83ead1904..251ca1faa6 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -95,7 +95,7 @@ ALLOW ads/yacontext -> contrib/restricted/cmph # http-parser is a low-level parser for http bytestream. # Consider using high-level alternatives. ALLOW mds -> contrib/restricted/http-parser -ALLOW taxi/uservices -> contrib/restricted/http-parser +ALLOW taxi/uservices -> contrib/restricted/http-parser ALLOW yt/yt/core/http -> contrib/restricted/http-parser ALLOW yweb/robot/fetcher/fetcher/user/http -> contrib/restricted/http-parser @@ -145,7 +145,7 @@ ALLOW rem/python/geobase30 -> contrib/restricted/boost ALLOW drive/contrib/cpp/telemetry -> contrib/restricted/boost ALLOW smart_devices -> contrib/restricted/boost ALLOW statbox/libstatbox -> contrib/restricted/boost -ALLOW taxi/uservices -> contrib/restricted/boost +ALLOW taxi/uservices -> contrib/restricted/boost ALLOW tools/idl -> contrib/restricted/boost ALLOW voicetech/tools -> contrib/restricted/boost ALLOW weather/archive/grid_api/lib -> contrib/restricted/boost |