aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorival83 <ival83@yandex-team.ru>2022-02-10 16:48:44 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:44 +0300
commitc626788e7df3c28a4b9c08923d4e994b9beca881 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8
parentfb3cb4186dd40f50bd1d1ab337f6fead3269547c (diff)
downloadydb-c626788e7df3c28a4b9c08923d4e994b9beca881.tar.gz
Restoring authorship annotation for <ival83@yandex-team.ru>. Commit 2 of 2.
-rw-r--r--build/rules/go/vendor.policy6
-rw-r--r--contrib/python/ya.make2
2 files changed, 4 insertions, 4 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 446c5e1e59b..3e9c0acadaa 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -528,9 +528,9 @@ ALLOW .* -> vendor/github.com/golang/groupcache
# Mocking framework for go.
ALLOW .* -> vendor/github.com/golang/mock
-# Go load generator. Can be used as library for custom load tools. CONTRIB-1420
-ALLOW .* -> vendor/github.com/yandex/pandora
-
+# Go load generator. Can be used as library for custom load tools. CONTRIB-1420
+ALLOW .* -> vendor/github.com/yandex/pandora
+
# CONTRIB-1450 Apple notifcation service client
ALLOW .* -> vendor/github.com/sideshow/apns2
diff --git a/contrib/python/ya.make b/contrib/python/ya.make
index c8de4f9d206..d01ced9f3aa 100644
--- a/contrib/python/ya.make
+++ b/contrib/python/ya.make
@@ -516,7 +516,7 @@ RECURSE(
infi.clickhouse-orm
inflect
inflection
- influxdb
+ influxdb
iniconfig
iniherit
Inject