diff options
author | workfork <workfork@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
commit | c3745173272d1cf5b0642debb40d019e7ae71094 (patch) | |
tree | daee509c9d920ccdc727dbf1254b2183bf5f64aa /library/cpp | |
parent | 656921707c02b816d730f31c1fdc1d615adbfe00 (diff) | |
download | ydb-c3745173272d1cf5b0642debb40d019e7ae71094.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp')
78 files changed, 81 insertions, 81 deletions
diff --git a/library/cpp/actors/protos/ya.make b/library/cpp/actors/protos/ya.make index 3a1488d78e..d0f49d5409 100644 --- a/library/cpp/actors/protos/ya.make +++ b/library/cpp/actors/protos/ya.make @@ -1,6 +1,6 @@ PROTO_LIBRARY() -OWNER(g:kikimr) +OWNER(g:kikimr) SRCS( actors.proto diff --git a/library/cpp/balloc/ya.make b/library/cpp/balloc/ya.make index d4457fbba9..7011b85665 100644 --- a/library/cpp/balloc/ya.make +++ b/library/cpp/balloc/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( ironpeter - g:base + g:base ) NO_UTIL() diff --git a/library/cpp/bit_io/ut/ya.make b/library/cpp/bit_io/ut/ya.make index 07ee5b4997..492b8165fd 100644 --- a/library/cpp/bit_io/ut/ya.make +++ b/library/cpp/bit_io/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/bit_io) OWNER( velavokr - g:util + g:util ) SRCS( diff --git a/library/cpp/bit_io/ya.make b/library/cpp/bit_io/ya.make index df1de81ff9..a1b66cd3d0 100644 --- a/library/cpp/bit_io/ya.make +++ b/library/cpp/bit_io/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( velavokr - g:util + g:util ) PEERDIR( diff --git a/library/cpp/codecs/ut/ya.make b/library/cpp/codecs/ut/ya.make index 90841b05ef..53283c34d6 100644 --- a/library/cpp/codecs/ut/ya.make +++ b/library/cpp/codecs/ut/ya.make @@ -1,7 +1,7 @@ UNITTEST() OWNER( - g:base + g:base velavokr ) diff --git a/library/cpp/codecs/ya.make b/library/cpp/codecs/ya.make index 7e76fb0c9a..d1547cbfad 100644 --- a/library/cpp/codecs/ya.make +++ b/library/cpp/codecs/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:base + g:base velavokr ) diff --git a/library/cpp/containers/atomizer/ya.make b/library/cpp/containers/atomizer/ya.make index 55165a3b67..cbbbbb00e3 100644 --- a/library/cpp/containers/atomizer/ya.make +++ b/library/cpp/containers/atomizer/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( library/cpp/containers/str_map diff --git a/library/cpp/containers/bitseq/ut/ya.make b/library/cpp/containers/bitseq/ut/ya.make index 7155e82c06..628610f1e5 100644 --- a/library/cpp/containers/bitseq/ut/ya.make +++ b/library/cpp/containers/bitseq/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/containers/bitseq) -OWNER(g:util) +OWNER(g:util) SRCS( bititerator_ut.cpp diff --git a/library/cpp/containers/bitseq/ya.make b/library/cpp/containers/bitseq/ya.make index 7090956c55..3f6a3543ca 100644 --- a/library/cpp/containers/bitseq/ya.make +++ b/library/cpp/containers/bitseq/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( util/draft diff --git a/library/cpp/deprecated/mapped_file/ya.make b/library/cpp/deprecated/mapped_file/ya.make index 415c438382..c7c89d6ca9 100644 --- a/library/cpp/deprecated/mapped_file/ya.make +++ b/library/cpp/deprecated/mapped_file/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( mapped_file.cpp diff --git a/library/cpp/digest/crc32c/ya.make b/library/cpp/digest/crc32c/ya.make index d6faf16c9c..b9a34fc52a 100644 --- a/library/cpp/digest/crc32c/ya.make +++ b/library/cpp/digest/crc32c/ya.make @@ -7,8 +7,8 @@ OWNER( pg gulin dcherednik - g:yamr - g:rtmr + g:yamr + g:rtmr ) PEERDIR( diff --git a/library/cpp/digest/lower_case/ya.make b/library/cpp/digest/lower_case/ya.make index 62cc16556a..97bea21224 100644 --- a/library/cpp/digest/lower_case/ya.make +++ b/library/cpp/digest/lower_case/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( pg - g:util + g:util ) SRCS( diff --git a/library/cpp/grpc/client/ya.make b/library/cpp/grpc/client/ya.make index a4e74b067c..9a28d7503f 100644 --- a/library/cpp/grpc/client/ya.make +++ b/library/cpp/grpc/client/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( ddoarn - g:kikimr + g:kikimr ) SRCS( diff --git a/library/cpp/http/io/ut/medium/ya.make b/library/cpp/http/io/ut/medium/ya.make index 235a23dcd7..f4826d5306 100644 --- a/library/cpp/http/io/ut/medium/ya.make +++ b/library/cpp/http/io/ut/medium/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/http/io) SIZE(MEDIUM) -OWNER(g:util) +OWNER(g:util) SRCS( stream_ut_medium.cpp diff --git a/library/cpp/http/io/ut/ya.make b/library/cpp/http/io/ut/ya.make index 84f6949db3..7b903614b3 100644 --- a/library/cpp/http/io/ut/ya.make +++ b/library/cpp/http/io/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/http/io) -OWNER(g:util) +OWNER(g:util) PEERDIR( library/cpp/http/server diff --git a/library/cpp/http/io/ya.make b/library/cpp/http/io/ya.make index dcfbd79885..803c19a9f5 100644 --- a/library/cpp/http/io/ya.make +++ b/library/cpp/http/io/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:util + g:util mvel ) diff --git a/library/cpp/http/misc/ut/ya.make b/library/cpp/http/misc/ut/ya.make index f4bdd35662..cabbed75f5 100644 --- a/library/cpp/http/misc/ut/ya.make +++ b/library/cpp/http/misc/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/http/misc) -OWNER(g:util) +OWNER(g:util) SRCS( httpdate_ut.cpp diff --git a/library/cpp/http/misc/ya.make b/library/cpp/http/misc/ya.make index fceb3cf79c..0794b240e9 100644 --- a/library/cpp/http/misc/ya.make +++ b/library/cpp/http/misc/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:util + g:util mvel ) diff --git a/library/cpp/http/server/ya.make b/library/cpp/http/server/ya.make index bae6f33306..ab9db4bf33 100644 --- a/library/cpp/http/server/ya.make +++ b/library/cpp/http/server/ya.make @@ -4,8 +4,8 @@ OWNER( pg mvel kulikov - g:base - g:middle + g:base + g:middle ) SRCS( diff --git a/library/cpp/ipv6_address/ut/ya.make b/library/cpp/ipv6_address/ut/ya.make index bd22899379..5ad983be70 100644 --- a/library/cpp/ipv6_address/ut/ya.make +++ b/library/cpp/ipv6_address/ut/ya.make @@ -1,4 +1,4 @@ -OWNER(g:zora) +OWNER(g:zora) UNITTEST_FOR(library/cpp/ipv6_address) diff --git a/library/cpp/ipv6_address/ya.make b/library/cpp/ipv6_address/ya.make index 5c9bf7e383..3ba3be3d4e 100644 --- a/library/cpp/ipv6_address/ya.make +++ b/library/cpp/ipv6_address/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:zora) +OWNER(g:zora) SRCS( ipv6_address.cpp diff --git a/library/cpp/iterator/ut/ya.make b/library/cpp/iterator/ut/ya.make index 601e5663b9..844a67affd 100644 --- a/library/cpp/iterator/ut/ya.make +++ b/library/cpp/iterator/ut/ya.make @@ -4,7 +4,7 @@ PEERDIR( library/cpp/iterator ) -OWNER(g:util) +OWNER(g:util) SRCS( filtering_ut.cpp diff --git a/library/cpp/iterator/ya.make b/library/cpp/iterator/ya.make index 1ba1ffb411..9fd6f66fb6 100644 --- a/library/cpp/iterator/ya.make +++ b/library/cpp/iterator/ya.make @@ -1,4 +1,4 @@ -OWNER(g:util) +OWNER(g:util) LIBRARY() diff --git a/library/cpp/logger/global/ya.make b/library/cpp/logger/global/ya.make index 20eb361e72..1ba07f23ed 100644 --- a/library/cpp/logger/global/ya.make +++ b/library/cpp/logger/global/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:geosaas) +OWNER(g:geosaas) PEERDIR( library/cpp/logger diff --git a/library/cpp/logger/ya.make b/library/cpp/logger/ya.make index 00a5263cba..de1874ae47 100644 --- a/library/cpp/logger/ya.make +++ b/library/cpp/logger/ya.make @@ -1,8 +1,8 @@ OWNER( pg mvel - g:util - g:base + g:util + g:base ) LIBRARY() diff --git a/library/cpp/lwtrace/mon/analytics/ya.make b/library/cpp/lwtrace/mon/analytics/ya.make index c18e23c8e1..eca711675d 100644 --- a/library/cpp/lwtrace/mon/analytics/ya.make +++ b/library/cpp/lwtrace/mon/analytics/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(serxa g:kikimr) +OWNER(serxa g:kikimr) PEERDIR( ) diff --git a/library/cpp/lwtrace/mon/ya.make b/library/cpp/lwtrace/mon/ya.make index bdcb315754..9b60a186bd 100644 --- a/library/cpp/lwtrace/mon/ya.make +++ b/library/cpp/lwtrace/mon/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(serxa g:kikimr) +OWNER(serxa g:kikimr) RESOURCE( static/common.css lwtrace/mon/static/common.css diff --git a/library/cpp/messagebus/actor/ya.make b/library/cpp/messagebus/actor/ya.make index 59bd1b0b99..ce830b81fb 100644 --- a/library/cpp/messagebus/actor/ya.make +++ b/library/cpp/messagebus/actor/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_actor) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( executor.cpp diff --git a/library/cpp/messagebus/all/ya.make b/library/cpp/messagebus/all/ya.make index ffa2dbfabc..f36d6c058c 100644 --- a/library/cpp/messagebus/all/ya.make +++ b/library/cpp/messagebus/all/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE_ROOT_RELATIVE( library/python/messagebus diff --git a/library/cpp/messagebus/debug_receiver/ya.make b/library/cpp/messagebus/debug_receiver/ya.make index f1b14d35bb..70fca1f741 100644 --- a/library/cpp/messagebus/debug_receiver/ya.make +++ b/library/cpp/messagebus/debug_receiver/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_debug_receiver) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( debug_receiver.cpp diff --git a/library/cpp/messagebus/monitoring/ya.make b/library/cpp/messagebus/monitoring/ya.make index 25782492b1..b47ac90a02 100644 --- a/library/cpp/messagebus/monitoring/ya.make +++ b/library/cpp/messagebus/monitoring/ya.make @@ -1,6 +1,6 @@ PROTO_LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/monlib/encode/legacy_protobuf/protos diff --git a/library/cpp/messagebus/oldmodule/ya.make b/library/cpp/messagebus/oldmodule/ya.make index ca5eae74f0..d6375cb6b7 100644 --- a/library/cpp/messagebus/oldmodule/ya.make +++ b/library/cpp/messagebus/oldmodule/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/protobuf/ya.make b/library/cpp/messagebus/protobuf/ya.make index 64ff240b51..cbb9c1103e 100644 --- a/library/cpp/messagebus/protobuf/ya.make +++ b/library/cpp/messagebus/protobuf/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_protobuf) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( ybusbuf.cpp diff --git a/library/cpp/messagebus/rain_check/core/ya.make b/library/cpp/messagebus/rain_check/core/ya.make index c6fb5640d4..9cfa6f19bb 100644 --- a/library/cpp/messagebus/rain_check/core/ya.make +++ b/library/cpp/messagebus/rain_check/core/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/coroutine/engine diff --git a/library/cpp/messagebus/rain_check/http/ya.make b/library/cpp/messagebus/rain_check/http/ya.make index ef13329df3..419286b8c8 100644 --- a/library/cpp/messagebus/rain_check/http/ya.make +++ b/library/cpp/messagebus/rain_check/http/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( client.cpp diff --git a/library/cpp/messagebus/rain_check/messagebus/ya.make b/library/cpp/messagebus/rain_check/messagebus/ya.make index defdac9a61..4e81ec815e 100644 --- a/library/cpp/messagebus/rain_check/messagebus/ya.make +++ b/library/cpp/messagebus/rain_check/messagebus/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/rain_check/test/helper/ya.make b/library/cpp/messagebus/rain_check/test/helper/ya.make index aa9e4e6d81..103813b180 100644 --- a/library/cpp/messagebus/rain_check/test/helper/ya.make +++ b/library/cpp/messagebus/rain_check/test/helper/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus-rain_check-test-helper) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/rain_check/core diff --git a/library/cpp/messagebus/rain_check/test/perftest/ya.make b/library/cpp/messagebus/rain_check/test/perftest/ya.make index 7330a71700..6b03819fe5 100644 --- a/library/cpp/messagebus/rain_check/test/perftest/ya.make +++ b/library/cpp/messagebus/rain_check/test/perftest/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_rain_check_perftest) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/rain_check/core diff --git a/library/cpp/messagebus/rain_check/test/ut/ya.make b/library/cpp/messagebus/rain_check/test/ut/ya.make index 9f7a93417a..ac07f5bddb 100644 --- a/library/cpp/messagebus/rain_check/test/ut/ya.make +++ b/library/cpp/messagebus/rain_check/test/ut/ya.make @@ -1,6 +1,6 @@ PROGRAM(library-messagebus-rain_check-test-ut) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/testing/unittest_main diff --git a/library/cpp/messagebus/rain_check/test/ya.make b/library/cpp/messagebus/rain_check/test/ya.make index 4c1d6f8161..b3f4dd4fdf 100644 --- a/library/cpp/messagebus/rain_check/test/ya.make +++ b/library/cpp/messagebus/rain_check/test/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( perftest diff --git a/library/cpp/messagebus/rain_check/ya.make b/library/cpp/messagebus/rain_check/ya.make index 966d54c232..6aa12b4ed5 100644 --- a/library/cpp/messagebus/rain_check/ya.make +++ b/library/cpp/messagebus/rain_check/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( core diff --git a/library/cpp/messagebus/scheduler/ya.make b/library/cpp/messagebus/scheduler/ya.make index dcb7408a20..4777bacb25 100644 --- a/library/cpp/messagebus/scheduler/ya.make +++ b/library/cpp/messagebus/scheduler/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/threading/future diff --git a/library/cpp/messagebus/test/example/client/ya.make b/library/cpp/messagebus/test/example/client/ya.make index a660a01698..18a29f18fc 100644 --- a/library/cpp/messagebus/test/example/client/ya.make +++ b/library/cpp/messagebus/test/example/client/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_example_client) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/test/example/common diff --git a/library/cpp/messagebus/test/example/common/ya.make b/library/cpp/messagebus/test/example/common/ya.make index 4da16608fc..b0f4e35e16 100644 --- a/library/cpp/messagebus/test/example/common/ya.make +++ b/library/cpp/messagebus/test/example/common/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_test_example_common) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus diff --git a/library/cpp/messagebus/test/example/server/ya.make b/library/cpp/messagebus/test/example/server/ya.make index 8cdd97cb12..3d82245684 100644 --- a/library/cpp/messagebus/test/example/server/ya.make +++ b/library/cpp/messagebus/test/example/server/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_example_server) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/messagebus/test/example/common diff --git a/library/cpp/messagebus/test/example/ya.make b/library/cpp/messagebus/test/example/ya.make index f275351c29..a3108d46f4 100644 --- a/library/cpp/messagebus/test/example/ya.make +++ b/library/cpp/messagebus/test/example/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( client diff --git a/library/cpp/messagebus/test/helper/ya.make b/library/cpp/messagebus/test/helper/ya.make index 97bd45f573..a0e8d41b3c 100644 --- a/library/cpp/messagebus/test/helper/ya.make +++ b/library/cpp/messagebus/test/helper/ya.make @@ -1,6 +1,6 @@ LIBRARY(messagebus_test_helper) -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( example.cpp diff --git a/library/cpp/messagebus/test/perftest/ya.make b/library/cpp/messagebus/test/perftest/ya.make index 24c2848ed5..1745f483ce 100644 --- a/library/cpp/messagebus/test/perftest/ya.make +++ b/library/cpp/messagebus/test/perftest/ya.make @@ -1,6 +1,6 @@ PROGRAM(messagebus_perftest) -OWNER(g:messagebus) +OWNER(g:messagebus) PEERDIR( library/cpp/deprecated/threadable diff --git a/library/cpp/messagebus/test/ut/ya.make b/library/cpp/messagebus/test/ut/ya.make index fe1b4961d6..83fafe745e 100644 --- a/library/cpp/messagebus/test/ut/ya.make +++ b/library/cpp/messagebus/test/ut/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) UNITTEST_FOR(library/cpp/messagebus) diff --git a/library/cpp/messagebus/test/ya.make b/library/cpp/messagebus/test/ya.make index 0dc4bd4720..5f25f8a975 100644 --- a/library/cpp/messagebus/test/ya.make +++ b/library/cpp/messagebus/test/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) RECURSE( example diff --git a/library/cpp/messagebus/www/ya.make b/library/cpp/messagebus/www/ya.make index 972390cea3..e0b7517919 100644 --- a/library/cpp/messagebus/www/ya.make +++ b/library/cpp/messagebus/www/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) SRCS( html_output.cpp diff --git a/library/cpp/messagebus/ya.make b/library/cpp/messagebus/ya.make index e13cf06dea..1d9309155a 100644 --- a/library/cpp/messagebus/ya.make +++ b/library/cpp/messagebus/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:messagebus) +OWNER(g:messagebus) IF (SANITIZER_TYPE == "undefined") NO_SANITIZE() diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make b/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make index 095b307b01..b9cf5f4fa0 100644 --- a/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make +++ b/library/cpp/monlib/encode/legacy_protobuf/protos/python/ya.make @@ -1,3 +1,3 @@ -OWNER(g:solomon) +OWNER(g:solomon) PY_PROTOS_FOR(library/cpp/monlib/encode/legacy_protobuf/protos) diff --git a/library/cpp/on_disk/chunks/ut/ya.make b/library/cpp/on_disk/chunks/ut/ya.make index 0190905cbe..d7c450f787 100644 --- a/library/cpp/on_disk/chunks/ut/ya.make +++ b/library/cpp/on_disk/chunks/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/on_disk/chunks) -OWNER(g:util) +OWNER(g:util) SRCS( chunks_ut.cpp diff --git a/library/cpp/on_disk/chunks/ya.make b/library/cpp/on_disk/chunks/ya.make index acb52df5b0..3d3b6728e1 100644 --- a/library/cpp/on_disk/chunks/ya.make +++ b/library/cpp/on_disk/chunks/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( chunked_helpers.cpp diff --git a/library/cpp/pop_count/ut/ya.make b/library/cpp/pop_count/ut/ya.make index f0e6c014e5..a2979c6642 100644 --- a/library/cpp/pop_count/ut/ya.make +++ b/library/cpp/pop_count/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/pop_count) -OWNER(g:util) +OWNER(g:util) SRCS( popcount_ut.cpp diff --git a/library/cpp/pop_count/ya.make b/library/cpp/pop_count/ya.make index 0dec238979..aac347ff47 100644 --- a/library/cpp/pop_count/ya.make +++ b/library/cpp/pop_count/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) SRCS( popcount.cpp diff --git a/library/cpp/regex/pcre/ut/ya.make b/library/cpp/regex/pcre/ut/ya.make index 0721ef87c2..d360689441 100644 --- a/library/cpp/regex/pcre/ut/ya.make +++ b/library/cpp/regex/pcre/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/regex/pcre) -OWNER(g:util) +OWNER(g:util) SRCS( pcre_ut.cpp diff --git a/library/cpp/regex/pcre/ya.make b/library/cpp/regex/pcre/ya.make index d34911f103..2b2972e611 100644 --- a/library/cpp/regex/pcre/ya.make +++ b/library/cpp/regex/pcre/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:util) +OWNER(g:util) PEERDIR( contrib/libs/pcre diff --git a/library/cpp/streams/lzma/ut/ya.make b/library/cpp/streams/lzma/ut/ya.make index 01624f0259..2eb2d78d63 100644 --- a/library/cpp/streams/lzma/ut/ya.make +++ b/library/cpp/streams/lzma/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/streams/lzma) OWNER( pg - g:util + g:util ) SRCS( diff --git a/library/cpp/streams/lzma/ya.make b/library/cpp/streams/lzma/ya.make index 38c05145c4..817c9b15ea 100644 --- a/library/cpp/streams/lzma/ya.make +++ b/library/cpp/streams/lzma/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( pg - g:util + g:util ) PEERDIR( diff --git a/library/cpp/string_utils/base64/bench/metrics/ya.make b/library/cpp/string_utils/base64/bench/metrics/ya.make index b0406516c3..106c243d9b 100644 --- a/library/cpp/string_utils/base64/bench/metrics/ya.make +++ b/library/cpp/string_utils/base64/bench/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) PY2TEST() diff --git a/library/cpp/string_utils/base64/bench/ya.make b/library/cpp/string_utils/base64/bench/ya.make index 5ac5f3d6ce..e2f82d6605 100644 --- a/library/cpp/string_utils/base64/bench/ya.make +++ b/library/cpp/string_utils/base64/bench/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) Y_BENCHMARK() diff --git a/library/cpp/string_utils/base64/fuzz/generic/ya.make b/library/cpp/string_utils/base64/fuzz/generic/ya.make index d155e2b0a0..0619cfa36b 100644 --- a/library/cpp/string_utils/base64/fuzz/generic/ya.make +++ b/library/cpp/string_utils/base64/fuzz/generic/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) FUZZ() diff --git a/library/cpp/string_utils/base64/fuzz/lib/ya.make b/library/cpp/string_utils/base64/fuzz/lib/ya.make index 7b981b86a3..89bc49ea1e 100644 --- a/library/cpp/string_utils/base64/fuzz/lib/ya.make +++ b/library/cpp/string_utils/base64/fuzz/lib/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) LIBRARY() diff --git a/library/cpp/string_utils/base64/fuzz/ya.make b/library/cpp/string_utils/base64/fuzz/ya.make index bef82061c4..29e9541460 100644 --- a/library/cpp/string_utils/base64/fuzz/ya.make +++ b/library/cpp/string_utils/base64/fuzz/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) RECURSE( diff --git a/library/cpp/string_utils/base64/ut/ya.make b/library/cpp/string_utils/base64/ut/ya.make index 9b61241f0e..72b9844445 100644 --- a/library/cpp/string_utils/base64/ut/ya.make +++ b/library/cpp/string_utils/base64/ut/ya.make @@ -1,5 +1,5 @@ OWNER( - g:util + g:util yazevnul ) diff --git a/library/cpp/string_utils/base64/ya.make b/library/cpp/string_utils/base64/ya.make index f5258c446c..388e1fe742 100644 --- a/library/cpp/string_utils/base64/ya.make +++ b/library/cpp/string_utils/base64/ya.make @@ -1,5 +1,5 @@ OWNER( - g:util + g:util yazevnul ) diff --git a/library/cpp/string_utils/parse_size/ut/ya.make b/library/cpp/string_utils/parse_size/ut/ya.make index da19cf025b..80894e4aff 100644 --- a/library/cpp/string_utils/parse_size/ut/ya.make +++ b/library/cpp/string_utils/parse_size/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(library/cpp/string_utils/parse_size) -OWNER(g:images-robot) +OWNER(g:images-robot) SRCS( parse_size_ut.cpp diff --git a/library/cpp/string_utils/parse_size/ya.make b/library/cpp/string_utils/parse_size/ya.make index 4a62abcac2..cd4786e567 100644 --- a/library/cpp/string_utils/parse_size/ya.make +++ b/library/cpp/string_utils/parse_size/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:images-robot) +OWNER(g:images-robot) SRCS( parse_size.cpp diff --git a/library/cpp/threading/chunk_queue/ut/ya.make b/library/cpp/threading/chunk_queue/ut/ya.make index a35ed6bc4b..542dd73672 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 2f883140ba..9682b5ea25 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 diff --git a/library/cpp/threading/skip_list/perf/ya.make b/library/cpp/threading/skip_list/perf/ya.make index 01bfafa404..97ce3a1065 100644 --- a/library/cpp/threading/skip_list/perf/ya.make +++ b/library/cpp/threading/skip_list/perf/ya.make @@ -1,6 +1,6 @@ PROGRAM(skiplist-perf) -OWNER(g:rtmr) +OWNER(g:rtmr) PEERDIR( library/cpp/charset 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 diff --git a/library/cpp/threading/skip_list/ya.make b/library/cpp/threading/skip_list/ya.make index d338aeae2b..a7b37cfbb3 100644 --- a/library/cpp/threading/skip_list/ya.make +++ b/library/cpp/threading/skip_list/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:rtmr) +OWNER(g:rtmr) SRCS( skiplist.cpp diff --git a/library/cpp/uri/ya.make b/library/cpp/uri/ya.make index 8fc808a6af..be4a2a7696 100644 --- a/library/cpp/uri/ya.make +++ b/library/cpp/uri/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER( mvel - g:base + g:base ) SRCS( diff --git a/library/cpp/yson/node/ut/ya.make b/library/cpp/yson/node/ut/ya.make index f49a0bf7df..dde284426f 100644 --- a/library/cpp/yson/node/ut/ya.make +++ b/library/cpp/yson/node/ut/ya.make @@ -2,7 +2,7 @@ UNITTEST_FOR(library/cpp/yson/node) OWNER( ermolovd - g:yt + g:yt ) SRCS( diff --git a/library/cpp/yson/node/ya.make b/library/cpp/yson/node/ya.make index a082b293c4..2a9f35097c 100644 --- a/library/cpp/yson/node/ya.make +++ b/library/cpp/yson/node/ya.make @@ -9,7 +9,7 @@ PEERDIR( OWNER( ermolovd - g:yt + g:yt ) SRCS( |