aboutsummaryrefslogtreecommitdiffstats
path: root/build/rules
diff options
context:
space:
mode:
authorromanoved <romanoved@yandex-team.ru>2022-02-10 16:45:56 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:56 +0300
commit90132a2ca55bba6a3adaf9aff8aed49128867d84 (patch)
tree31b87b38cf64c8a06dc9225c2627ca5ec2b1aae1 /build/rules
parent62a805381e41500fbc7914c37c71ab040a098f4e (diff)
downloadydb-90132a2ca55bba6a3adaf9aff8aed49128867d84.tar.gz
Restoring authorship annotation for <romanoved@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r--build/rules/contrib_restricted.policy6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy
index a83ead1904..cd7e9d44a7 100644
--- a/build/rules/contrib_restricted.policy
+++ b/build/rules/contrib_restricted.policy
@@ -89,9 +89,9 @@ ALLOW yandex_io -> contrib/restricted/spdlog
ALLOW smart_devices/tools/launcher2 -> contrib/restricted/spdlog
ALLOW smart_devices/tools/updater -> contrib/restricted/spdlog
-# cmph is a limited-use library
-ALLOW ads/yacontext -> contrib/restricted/cmph
-
+# cmph is a limited-use library
+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