diff options
author | skacheev <skacheev@yandex-team.ru> | 2022-02-10 16:47:06 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:06 +0300 |
commit | 8236d1ded1f6979f08f9f04ad0affe4633df098c (patch) | |
tree | 75639c0594e9079c32e76dc35c61ec7101d0c6c2 /contrib/libs/tcmalloc | |
parent | 3a1950d0e8ca4e307e90bc58ed929ad0a983d7c8 (diff) | |
download | ydb-8236d1ded1f6979f08f9f04ad0affe4633df098c.tar.gz |
Restoring authorship annotation for <skacheev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/tcmalloc')
-rw-r--r-- | contrib/libs/tcmalloc/dynamic/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/tcmalloc/dynamic/ya.make b/contrib/libs/tcmalloc/dynamic/ya.make index 72f91dfc81..dd5e4c585c 100644 --- a/contrib/libs/tcmalloc/dynamic/ya.make +++ b/contrib/libs/tcmalloc/dynamic/ya.make @@ -1,2 +1,2 @@ -DLL_FOR(contrib/libs/tcmalloc tcmalloc) -OWNER(g:contrib) +DLL_FOR(contrib/libs/tcmalloc tcmalloc) +OWNER(g:contrib) |