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 | 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /util/memory | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/memory')
-rw-r--r-- | util/memory/ut/ya.make | 2 | ||||
-rw-r--r-- | util/memory/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/memory/ut/ya.make b/util/memory/ut/ya.make index 4c092972f50..d3a988617dd 100644 --- a/util/memory/ut/ya.make +++ b/util/memory/ut/ya.make @@ -1,6 +1,6 @@ UNITTEST_FOR(util) -OWNER(g:util) +OWNER(g:util) SUBSCRIBER(g:util-subscribers) SRCS( diff --git a/util/memory/ya.make b/util/memory/ya.make index ee55a302da1..79c9498ddd5 100644 --- a/util/memory/ya.make +++ b/util/memory/ya.make @@ -1,4 +1,4 @@ -OWNER(g:util) +OWNER(g:util) SUBSCRIBER(g:util-subscribers) RECURSE_FOR_TESTS( |