diff options
author | v-korovin <[email protected]> | 2022-02-10 16:46:20 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:20 +0300 |
commit | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (patch) | |
tree | 0c6b0402dc17d5d1beffbe9350d2d6802207e123 /util/generic | |
parent | b86334f8eb651237aceaa035bebb519893d6d077 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/generic')
4 files changed, 4 insertions, 4 deletions
diff --git a/util/generic/benchmark/fastclp2/metrics/ya.make b/util/generic/benchmark/fastclp2/metrics/ya.make index b2d17ebad34..22dc27d8384 100644 --- a/util/generic/benchmark/fastclp2/metrics/ya.make +++ b/util/generic/benchmark/fastclp2/metrics/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -PY2TEST() +PY2TEST() SIZE(LARGE) diff --git a/util/generic/benchmark/log2/metrics/ya.make b/util/generic/benchmark/log2/metrics/ya.make index eb987e38d25..4cac9f345bb 100644 --- a/util/generic/benchmark/log2/metrics/ya.make +++ b/util/generic/benchmark/log2/metrics/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -PY2TEST() +PY2TEST() SIZE(LARGE) diff --git a/util/generic/benchmark/rotate_bits/metrics/ya.make b/util/generic/benchmark/rotate_bits/metrics/ya.make index ac27d2f845f..eddb04640e4 100644 --- a/util/generic/benchmark/rotate_bits/metrics/ya.make +++ b/util/generic/benchmark/rotate_bits/metrics/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -PY2TEST() +PY2TEST() SIZE(LARGE) diff --git a/util/generic/benchmark/vector_count_ctor/metrics/ya.make b/util/generic/benchmark/vector_count_ctor/metrics/ya.make index c48f89b564a..215248a9eea 100644 --- a/util/generic/benchmark/vector_count_ctor/metrics/ya.make +++ b/util/generic/benchmark/vector_count_ctor/metrics/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -PY2TEST() +PY2TEST() SIZE(LARGE) |