aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/histogram/adaptive
diff options
context:
space:
mode:
authorabogutskiy <abogutskiy@yandex-team.ru>2022-02-10 16:50:05 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:05 +0300
commit78454ca6aab96463952682e635688185282ccdcd (patch)
tree17159d279d7f9d6d10d91ec91b61827342a85540 /library/cpp/histogram/adaptive
parentcf94099c3ea704df29c11dfb77e2adec41a6708d (diff)
downloadydb-78454ca6aab96463952682e635688185282ccdcd.tar.gz
Restoring authorship annotation for <abogutskiy@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/histogram/adaptive')
-rw-r--r--library/cpp/histogram/adaptive/protos/python/ya.make2
-rw-r--r--library/cpp/histogram/adaptive/protos/ya.make2
-rw-r--r--library/cpp/histogram/adaptive/ya.make2
3 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/histogram/adaptive/protos/python/ya.make b/library/cpp/histogram/adaptive/protos/python/ya.make
index 3328c27965..651a8248b4 100644
--- a/library/cpp/histogram/adaptive/protos/python/ya.make
+++ b/library/cpp/histogram/adaptive/protos/python/ya.make
@@ -1,3 +1,3 @@
OWNER(abogutskiy)
-
+
PY_PROTOS_FOR(library/cpp/histogram/adaptive/protos)
diff --git a/library/cpp/histogram/adaptive/protos/ya.make b/library/cpp/histogram/adaptive/protos/ya.make
index 7635cfcb8c..c0942c51b0 100644
--- a/library/cpp/histogram/adaptive/protos/ya.make
+++ b/library/cpp/histogram/adaptive/protos/ya.make
@@ -1,4 +1,4 @@
-PROTO_LIBRARY()
+PROTO_LIBRARY()
OWNER(g:crawl)
diff --git a/library/cpp/histogram/adaptive/ya.make b/library/cpp/histogram/adaptive/ya.make
index b589801b27..cb6314f663 100644
--- a/library/cpp/histogram/adaptive/ya.make
+++ b/library/cpp/histogram/adaptive/ya.make
@@ -13,7 +13,7 @@ SRCS(
)
PEERDIR(
- contrib/libs/protobuf
+ contrib/libs/protobuf
library/cpp/histogram/adaptive/protos
)