diff options
author | iaz1607 <iaz1607@yandex-team.ru> | 2022-02-10 16:45:37 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:37 +0300 |
commit | 94e51c602b555459333b3c6ae92476c424c930bc (patch) | |
tree | b2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /contrib/restricted/ya.make | |
parent | e5437feb4ac2d2dc044e1090b9312dde5ef197e0 (diff) | |
download | ydb-94e51c602b555459333b3c6ae92476c424c930bc.tar.gz |
Restoring authorship annotation for <iaz1607@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/ya.make')
-rw-r--r-- | contrib/restricted/ya.make | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/restricted/ya.make b/contrib/restricted/ya.make index d3e15e1d15..b52a206733 100644 --- a/contrib/restricted/ya.make +++ b/contrib/restricted/ya.make @@ -1,9 +1,9 @@ -OWNER( - g:contrib - g:cpp-contrib -) - -RECURSE( +OWNER( + g:contrib + g:cpp-contrib +) + +RECURSE( abseil-cpp abseil-cpp-tstring alsa-lib @@ -58,7 +58,7 @@ RECURSE( thrift/compiler turbo_base64 uriparser -) +) IF(OS_LINUX OR OS_DARWIN) RECURSE( |