diff options
author | Mikhail Borisov <borisov.mikhail@gmail.com> | 2022-02-10 16:45:39 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:39 +0300 |
commit | a6a92afe03e02795227d2641b49819b687f088f8 (patch) | |
tree | f6984a1d27d5a7ec88a6fdd6e20cd5b7693b6ece /contrib/restricted/ya.make | |
parent | c6dc8b8bd530985bc4cce0137e9a5de32f1087cb (diff) | |
download | ydb-a6a92afe03e02795227d2641b49819b687f088f8.tar.gz |
Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/ya.make')
-rw-r--r-- | contrib/restricted/ya.make | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/contrib/restricted/ya.make b/contrib/restricted/ya.make index b52a206733..a3099194d8 100644 --- a/contrib/restricted/ya.make +++ b/contrib/restricted/ya.make @@ -6,11 +6,11 @@ OWNER( RECURSE( abseil-cpp abseil-cpp-tstring - alsa-lib - avahi + alsa-lib + avahi aws blis - boost + boost cityhash-1.0.2 cmph cpuinfo @@ -19,33 +19,33 @@ RECURSE( fast_float dragonbox gemmlowp - glib - glib-networking - glibmm + glib + glib-networking + glibmm google googletest - gst-plugins-bad - gst-plugins-base - gst-plugins-good - gstreamer + gst-plugins-bad + gst-plugins-base + gst-plugins-good + gstreamer http-parser keyutils libelf - libffi + libffi libiscsi libntirpc librseq - libsigcxx - libsoup + libsigcxx + libsoup libtorrent liburcu libxsmm llhttp - mpg123 + mpg123 murmurhash nfs_ganesha noc - openal-soft + openal-soft patched protobuf-c protoc-c @@ -59,13 +59,13 @@ RECURSE( turbo_base64 uriparser ) - -IF(OS_LINUX OR OS_DARWIN) - RECURSE( - boost/libs/python - boost/libs/python/arcadia_test - ) -ENDIF() + +IF(OS_LINUX OR OS_DARWIN) + RECURSE( + boost/libs/python + boost/libs/python/arcadia_test + ) +ENDIF() IF(OS_ANDROID) RECURSE(ashmem) |