aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/hyperloglog/ya.make
diff options
context:
space:
mode:
authorkostyash <kostyash@yandex-team.ru>2022-02-10 16:50:50 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:50 +0300
commit1d07fe6c2d65841ffb63b14afddcaad19e5f16f2 (patch)
treefe19da94717113839151c7318538013c2f90865f /library/cpp/hyperloglog/ya.make
parenteace2adfb451fa3978f6edbae8aec53a50d1c969 (diff)
downloadydb-1d07fe6c2d65841ffb63b14afddcaad19e5f16f2.tar.gz
Restoring authorship annotation for <kostyash@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/hyperloglog/ya.make')
-rw-r--r--library/cpp/hyperloglog/ya.make18
1 files changed, 9 insertions, 9 deletions
diff --git a/library/cpp/hyperloglog/ya.make b/library/cpp/hyperloglog/ya.make
index 98dbb68c48..519cde5b0e 100644
--- a/library/cpp/hyperloglog/ya.make
+++ b/library/cpp/hyperloglog/ya.make
@@ -1,13 +1,13 @@
-LIBRARY()
-
-OWNER(
+LIBRARY()
+
+OWNER(
anskor
g:images-followers g:images-robot g:images-search-quality g:images-nonsearch-quality
-)
-
-SRCS(
+)
+
+SRCS(
hyperloglog.h
hyperloglog.cpp
-)
-
-END()
+)
+
+END()