aboutsummaryrefslogtreecommitdiffstats
path: root/util/system
diff options
context:
space:
mode:
authorworkfork <workfork@yandex-team.ru>2022-02-10 16:46:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:43 +0300
commitc3745173272d1cf5b0642debb40d019e7ae71094 (patch)
treedaee509c9d920ccdc727dbf1254b2183bf5f64aa /util/system
parent656921707c02b816d730f31c1fdc1d615adbfe00 (diff)
downloadydb-c3745173272d1cf5b0642debb40d019e7ae71094.tar.gz
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system')
-rw-r--r--util/system/benchmark/cpu_id/metrics/ya.make2
-rw-r--r--util/system/benchmark/cpu_id/ya.make2
-rw-r--r--util/system/benchmark/create_destroy_thread/metrics/ya.make2
-rw-r--r--util/system/benchmark/rdtsc/ya.make2
-rw-r--r--util/system/benchmark/ya.make2
-rw-r--r--util/system/ut/ya.make2
-rw-r--r--util/system/ya.make2
7 files changed, 7 insertions, 7 deletions
diff --git a/util/system/benchmark/cpu_id/metrics/ya.make b/util/system/benchmark/cpu_id/metrics/ya.make
index 8c55def99b..1ec3b7bb9d 100644
--- a/util/system/benchmark/cpu_id/metrics/ya.make
+++ b/util/system/benchmark/cpu_id/metrics/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/cpu_id/ya.make b/util/system/benchmark/cpu_id/ya.make
index 976977014f..858f2a5117 100644
--- a/util/system/benchmark/cpu_id/ya.make
+++ b/util/system/benchmark/cpu_id/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/create_destroy_thread/metrics/ya.make b/util/system/benchmark/create_destroy_thread/metrics/ya.make
index d526487e1a..f5f3f3562d 100644
--- a/util/system/benchmark/create_destroy_thread/metrics/ya.make
+++ b/util/system/benchmark/create_destroy_thread/metrics/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/benchmark/rdtsc/ya.make b/util/system/benchmark/rdtsc/ya.make
index 7059abc3a4..872318f4a3 100644
--- a/util/system/benchmark/rdtsc/ya.make
+++ b/util/system/benchmark/rdtsc/ya.make
@@ -1,6 +1,6 @@
Y_BENCHMARK()
-OWNER(g:util)
+OWNER(g:util)
SUBSCRIBER(g:util-subscribers)
SRCS(
diff --git a/util/system/benchmark/ya.make b/util/system/benchmark/ya.make
index 12fa9af9d6..d8be7e865b 100644
--- a/util/system/benchmark/ya.make
+++ b/util/system/benchmark/ya.make
@@ -1,6 +1,6 @@
OWNER(
yazevnul
- g:util
+ g:util
)
SUBSCRIBER(g:util-subscribers)
diff --git a/util/system/ut/ya.make b/util/system/ut/ya.make
index 127e7c261e..90882a7e0b 100644
--- a/util/system/ut/ya.make
+++ b/util/system/ut/ya.make
@@ -1,6 +1,6 @@
UNITTEST_FOR(util)
-OWNER(g:util)
+OWNER(g:util)
SUBSCRIBER(g:util-subscribers)
FORK_TESTS()
diff --git a/util/system/ya.make b/util/system/ya.make
index 79c9498ddd..ee55a302da 100644
--- a/util/system/ya.make
+++ b/util/system/ya.make
@@ -1,4 +1,4 @@
-OWNER(g:util)
+OWNER(g:util)
SUBSCRIBER(g:util-subscribers)
RECURSE_FOR_TESTS(