diff options
| author | workfork <[email protected]> | 2022-02-10 16:46:43 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:43 +0300 |
| commit | c3745173272d1cf5b0642debb40d019e7ae71094 (patch) | |
| tree | daee509c9d920ccdc727dbf1254b2183bf5f64aa /util/generic/benchmark | |
| parent | 656921707c02b816d730f31c1fdc1d615adbfe00 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/generic/benchmark')
| -rw-r--r-- | util/generic/benchmark/fastclp2/metrics/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/fastclp2/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/log2/metrics/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/log2/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/rotate_bits/metrics/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/rotate_bits/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/singleton/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/smart_pointers/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/sort/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/vector_count_ctor/metrics/ya.make | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/util/generic/benchmark/fastclp2/metrics/ya.make b/util/generic/benchmark/fastclp2/metrics/ya.make index b2d17ebad34..91a34f51802 100644 --- a/util/generic/benchmark/fastclp2/metrics/ya.make +++ b/util/generic/benchmark/fastclp2/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/fastclp2/ya.make b/util/generic/benchmark/fastclp2/ya.make index 976977014f6..858f2a51179 100644 --- a/util/generic/benchmark/fastclp2/ya.make +++ b/util/generic/benchmark/fastclp2/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/log2/metrics/ya.make b/util/generic/benchmark/log2/metrics/ya.make index eb987e38d25..5e0d3d200bd 100644 --- a/util/generic/benchmark/log2/metrics/ya.make +++ b/util/generic/benchmark/log2/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/log2/ya.make b/util/generic/benchmark/log2/ya.make index 45d751909ea..5875cb2285c 100644 --- a/util/generic/benchmark/log2/ya.make +++ b/util/generic/benchmark/log2/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/rotate_bits/metrics/ya.make b/util/generic/benchmark/rotate_bits/metrics/ya.make index ac27d2f845f..c2b4ce39b1f 100644 --- a/util/generic/benchmark/rotate_bits/metrics/ya.make +++ b/util/generic/benchmark/rotate_bits/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/rotate_bits/ya.make b/util/generic/benchmark/rotate_bits/ya.make index 976977014f6..858f2a51179 100644 --- a/util/generic/benchmark/rotate_bits/ya.make +++ b/util/generic/benchmark/rotate_bits/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/singleton/ya.make b/util/generic/benchmark/singleton/ya.make index 12d3d316c86..15043fe1228 100644 --- a/util/generic/benchmark/singleton/ya.make +++ b/util/generic/benchmark/singleton/ya.make @@ -1,6 +1,6 @@ Y_BENCHMARK() -OWNER(g:util) +OWNER(g:util) SUBSCRIBER(g:util-subscribers) SRCS( diff --git a/util/generic/benchmark/smart_pointers/ya.make b/util/generic/benchmark/smart_pointers/ya.make index 7059abc3a4c..872318f4a37 100644 --- a/util/generic/benchmark/smart_pointers/ya.make +++ b/util/generic/benchmark/smart_pointers/ya.make @@ -1,6 +1,6 @@ Y_BENCHMARK() -OWNER(g:util) +OWNER(g:util) SUBSCRIBER(g:util-subscribers) SRCS( diff --git a/util/generic/benchmark/sort/ya.make b/util/generic/benchmark/sort/ya.make index 7059abc3a4c..872318f4a37 100644 --- a/util/generic/benchmark/sort/ya.make +++ b/util/generic/benchmark/sort/ya.make @@ -1,6 +1,6 @@ Y_BENCHMARK() -OWNER(g:util) +OWNER(g:util) SUBSCRIBER(g:util-subscribers) SRCS( diff --git a/util/generic/benchmark/vector_count_ctor/metrics/ya.make b/util/generic/benchmark/vector_count_ctor/metrics/ya.make index c48f89b564a..10254477d30 100644 --- a/util/generic/benchmark/vector_count_ctor/metrics/ya.make +++ b/util/generic/benchmark/vector_count_ctor/metrics/ya.make @@ -1,6 +1,6 @@ OWNER( yazevnul - g:util + g:util ) SUBSCRIBER(g:util-subscribers) |
