diff options
author | workfork <workfork@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
commit | 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /contrib/libs/yaml-cpp/ya.make | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) | |
download | ydb-89db6fe2fe2c32d2a832ddfeb04e8d078e301084.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/yaml-cpp/ya.make')
-rw-r--r-- | contrib/libs/yaml-cpp/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/yaml-cpp/ya.make b/contrib/libs/yaml-cpp/ya.make index 62fdf1bdd4..058caf92fa 100644 --- a/contrib/libs/yaml-cpp/ya.make +++ b/contrib/libs/yaml-cpp/ya.make @@ -7,8 +7,8 @@ LICENSE_TEXTS(.yandex_meta/licenses.list.txt) VERSION(0.5.3) OWNER( - g:antiinfra - g:contrib + g:antiinfra + g:contrib g:cpp-contrib ) |