aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/skip_list/ut/ya.make
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
commitc3745173272d1cf5b0642debb40d019e7ae71094 (patch)
treedaee509c9d920ccdc727dbf1254b2183bf5f64aa /library/cpp/threading/skip_list/ut/ya.make
parent656921707c02b816d730f31c1fdc1d615adbfe00 (diff)
downloadydb-c3745173272d1cf5b0642debb40d019e7ae71094.tar.gz
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/threading/skip_list/ut/ya.make')
-rw-r--r--library/cpp/threading/skip_list/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/threading/skip_list/ut/ya.make b/library/cpp/threading/skip_list/ut/ya.make
index 704a31e9a2..f48e401b17 100644
--- a/library/cpp/threading/skip_list/ut/ya.make
+++ b/library/cpp/threading/skip_list/ut/ya.make
@@ -1,6 +1,6 @@
UNITTEST_FOR(library/cpp/threading/skip_list)
-OWNER(g:rtmr)
+OWNER(g:rtmr)
SRCS(
skiplist_ut.cpp