diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-05-06 12:56:59 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-05-06 13:04:27 +0300 |
commit | 3635be4c02929a9a199fdc2320065eb1c8c28168 (patch) | |
tree | 1e55e7c0f3f9550132694f26684320435b6bdf79 /library/cpp/sanitizer/leak/static | |
parent | db9340f74578f02054d56b136a9faccfe7e29eb4 (diff) | |
download | ydb-3635be4c02929a9a199fdc2320065eb1c8c28168.tar.gz |
Intermediate changes
Diffstat (limited to 'library/cpp/sanitizer/leak/static')
-rw-r--r-- | library/cpp/sanitizer/leak/static/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/sanitizer/leak/static/ya.make b/library/cpp/sanitizer/leak/static/ya.make index 0d5a8fdfd7..27005709fe 100644 --- a/library/cpp/sanitizer/leak/static/ya.make +++ b/library/cpp/sanitizer/leak/static/ya.make @@ -1,6 +1,6 @@ LIBRARY() -OWNER(g:devtools-contrib) +SUBSCRIBER(g:devtools-contrib) NO_UTIL() |