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 | 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) | |
download | ydb-89db6fe2fe2c32d2a832ddfeb04e8d078e301084.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 2 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 d0f49d54091..3a1488d78ea 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 7011b856650..d4457fbba99 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 492b8165fd2..07ee5b4997c 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 a1b66cd3d00..df1de81ff9e 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 53283c34d6e..90841b05ef6 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 d1547cbfad7..7e76fb0c9ad 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 cbbbbb00e3e..55165a3b672 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 628610f1e5e..7155e82c06e 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 3f6a3543cac..7090956c557 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 c7c89d6ca99..415c4383823 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 b9a34fc52a8..d6faf16c9c2 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 97bea21224a..62cc16556a1 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 9a28d7503f5..a4e74b067cf 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 f4826d53066..235a23dcd7d 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 7b903614b3c..84f6949db33 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 803c19a9f5a..dcfbd798856 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 cabbed75f5e..f4bdd35662a 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 0794b240e9b..fceb3cf79c0 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 ab9db4bf33d..bae6f33306b 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 5ad983be703..bd228993798 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 3ba3be3d4eb..5c9bf7e383b 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 844a67affdf..601e5663b9f 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 9fd6f66fb68..1ba1ffb411b 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 1ba07f23ed2..20eb361e728 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 de1874ae470..00a5263cba7 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 eca711675dc..c18e23c8e11 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 9b60a186bd3..bdcb315754b 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 ce830b81fba..59bd1b0b99c 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 f36d6c058c8..ffa2dbfabce 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 70fca1f741c..f1b14d35bb4 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 b47ac90a029..25782492b11 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 d6375cb6b7f..ca5eae74f09 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 cbb9c1103e3..64ff240b519 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 9cfa6f19bbd..c6fb5640d44 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 419286b8c82..ef13329df3e 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 4e81ec815e7..defdac9a614 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 103813b1800..aa9e4e6d811 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 6b03819fe53..7330a71700f 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 ac07f5bddba..9f7a93417a0 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 b3f4dd4fdf4..4c1d6f81610 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 6aa12b4ed5d..966d54c232c 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 4777bacb256..dcb7408a203 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 18a29f18fc0..a660a016982 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 b0f4e35e160..4da16608fc6 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 3d82245684a..8cdd97cb129 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 a3108d46f40..f275351c297 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 a0e8d41b3cf..97bd45f5738 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 1745f483ced..24c2848ed52 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 83fafe745e7..fe1b4961d69 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 5f25f8a9750..0dc4bd47204 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 e0b7517919b..972390cea3f 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 1d9309155a7..e13cf06deaf 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 b9cf5f4fa04..095b307b014 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 d7c450f787b..0190905cbe9 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 3d3b6728e18..acb52df5b0b 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 a2979c6642b..f0e6c014e59 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 aac347ff475..0dec238979b 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 d360689441f..0721ef87c27 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 2b2972e611e..d34911f103c 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 2eb2d78d635..01624f02590 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 817c9b15ea6..38c05145c43 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 106c243d9b0..b0406516c37 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 e2f82d6605e..5ac5f3d6ced 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 0619cfa36b6..d155e2b0a08 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 89bc49ea1ed..7b981b86a30 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 29e95414602..bef82061c46 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 72b98444453..9b61241f0e5 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 388e1fe7425..f5258c446cf 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 80894e4aff6..da19cf025b4 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 cd4786e567a..4a62abcac27 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 542dd736729..a35ed6bc4bb 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 9682b5ea25d..2f883140ba3 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 97ce3a10651..01bfafa404a 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 f48e401b17d..704a31e9a20 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 a7b37cfbb33..d338aeae2bf 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 be4a2a76967..8fc808a6af7 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 dde284426f2..f49a0bf7dfb 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 2a9f35097c3..a082b293c46 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( |