diff options
author | vbyl <vbyl@yandex-team.ru> | 2022-02-10 16:50:40 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:40 +0300 |
commit | 3abafb37ae4fa2db24a1110434b1e4aa38cbf258 (patch) | |
tree | 60e93ba20b7545ffe01f8d47b0b2c914d1ac7a11 /library/cpp/containers | |
parent | 60d56d38e3ce2a628b457bdf5f4c711b244f23ef (diff) | |
download | ydb-3abafb37ae4fa2db24a1110434b1e4aa38cbf258.tar.gz |
Restoring authorship annotation for <vbyl@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/containers')
-rw-r--r-- | library/cpp/containers/comptrie/ut/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/containers/comptrie/ut/ya.make b/library/cpp/containers/comptrie/ut/ya.make index c4f4666009..d29423474e 100644 --- a/library/cpp/containers/comptrie/ut/ya.make +++ b/library/cpp/containers/comptrie/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/containers/comptrie) -OWNER(alzobnin) +OWNER(alzobnin) SRCS( comptrie_ut.cpp |