aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/chunk_queue
diff options
context:
space:
mode:
authorworkfork <workfork@yandex-team.ru>2022-02-10 16:46:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:43 +0300
commit89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch)
tree49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/threading/chunk_queue
parentc3745173272d1cf5b0642debb40d019e7ae71094 (diff)
downloadydb-89db6fe2fe2c32d2a832ddfeb04e8d078e301084.tar.gz
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/threading/chunk_queue')
-rw-r--r--library/cpp/threading/chunk_queue/ut/ya.make2
-rw-r--r--library/cpp/threading/chunk_queue/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/threading/chunk_queue/ut/ya.make b/library/cpp/threading/chunk_queue/ut/ya.make
index 542dd73672..a35ed6bc4b 100644
--- a/library/cpp/threading/chunk_queue/ut/ya.make
+++ b/library/cpp/threading/chunk_queue/ut/ya.make
@@ -1,6 +1,6 @@
UNITTEST_FOR(library/cpp/threading/chunk_queue)
-OWNER(g:rtmr)
+OWNER(g:rtmr)
SRCS(
queue_ut.cpp
diff --git a/library/cpp/threading/chunk_queue/ya.make b/library/cpp/threading/chunk_queue/ya.make
index 9682b5ea25..2f883140ba 100644
--- a/library/cpp/threading/chunk_queue/ya.make
+++ b/library/cpp/threading/chunk_queue/ya.make
@@ -1,6 +1,6 @@
LIBRARY()
-OWNER(g:rtmr)
+OWNER(g:rtmr)
SRCS(
queue.cpp