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 /library/cpp/codecs | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/codecs')
-rw-r--r-- | library/cpp/codecs/ut/ya.make | 2 | ||||
-rw-r--r-- | library/cpp/codecs/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/codecs/ut/ya.make b/library/cpp/codecs/ut/ya.make index 53283c34d6e..90841b05ef6 100644 --- a/library/cpp/codecs/ut/ya.make +++ b/library/cpp/codecs/ut/ya.make @@ -1,7 +1,7 @@ UNITTEST() OWNER( - g:base + g:base velavokr ) diff --git a/library/cpp/codecs/ya.make b/library/cpp/codecs/ya.make index d1547cbfad7..7e76fb0c9ad 100644 --- a/library/cpp/codecs/ya.make +++ b/library/cpp/codecs/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER( - g:base + g:base velavokr ) |