summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvoid2 <[email protected]>2022-02-10 16:51:19 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:51:19 +0300
commit04685521486ced97482e6c39805370ef3f9b54d3 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8
parent1fd83b5d5251795d4e837c82dc95f38aac49ef83 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r--build/rules/contrib_restricted.policy4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy
index fcaf41b7415..a83ead19043 100644
--- a/build/rules/contrib_restricted.policy
+++ b/build/rules/contrib_restricted.policy
@@ -154,8 +154,8 @@ ALLOW yandex_io -> contrib/restricted/boost
ALLOW yweb/robot/js -> contrib/restricted/boost
ALLOW market/access/server/env -> contrib/restricted/boost
ALLOW sdg/library/cpp/ros_msg_parser -> contrib/restricted/boost
-ALLOW search/meta/scatter/ant -> contrib/restricted/boost
-ALLOW search/meta/scatter/ut -> contrib/restricted/boost
+ALLOW search/meta/scatter/ant -> contrib/restricted/boost
+ALLOW search/meta/scatter/ut -> contrib/restricted/boost
# use GTEST target in ya.make instead of PEERDIRing contrib/restricted/googletest
# and include <library/cpp/testing/gtest.h> instead of <gtest/gtest.h> (<gmock/gmock.h>)