diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2025-01-21 17:59:10 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-01-21 18:24:11 +0300 |
commit | 30172fb4fc34125a18c2a66d05971c77e8d6e453 (patch) | |
tree | 9e12b2af5fdb024c9ad935b2f27d5c873d59e24f /contrib/libs | |
parent | d43bd9f36453badf652132b05991ba9c6cf212c7 (diff) | |
download | ydb-30172fb4fc34125a18c2a66d05971c77e8d6e453.tar.gz |
Intermediate changes
commit_hash:54000343febcb07ede64d6d6ac1fa09ff1165608
Diffstat (limited to 'contrib/libs')
-rw-r--r-- | contrib/libs/c-ares/.yandex_meta/__init__.py | 2 | ||||
-rw-r--r-- | contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym | 2 | ||||
-rw-r--r-- | contrib/libs/cxxsupp/libcxx/.yandex_meta/build.ym | 2 | ||||
-rw-r--r-- | contrib/libs/cxxsupp/libcxxcuda11/ya.make | 2 | ||||
-rw-r--r-- | contrib/libs/cxxsupp/stdc/ya.make | 1 | ||||
-rw-r--r-- | contrib/libs/cxxsupp/system_stl/ya.make | 1 | ||||
-rw-r--r-- | contrib/libs/lcms2/.yandex_meta/__init__.py | 2 | ||||
-rw-r--r-- | contrib/libs/libevent/.yandex_meta/__init__.py | 2 |
8 files changed, 3 insertions, 11 deletions
diff --git a/contrib/libs/c-ares/.yandex_meta/__init__.py b/contrib/libs/c-ares/.yandex_meta/__init__.py index abe01d05f1..fe0c9cf785 100644 --- a/contrib/libs/c-ares/.yandex_meta/__init__.py +++ b/contrib/libs/c-ares/.yandex_meta/__init__.py @@ -49,7 +49,7 @@ def post_install(self): c_ares = CMakeNinjaNixProject( - owners=["max42", "g:cpp-contrib"], + owners=["g:cpp-contrib"], arcdir="contrib/libs/c-ares", nixattr="c-ares", copy_sources=[ diff --git a/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym b/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym index 4d8814ff18..ff0d9d0401 100644 --- a/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym +++ b/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym @@ -20,8 +20,6 @@ sed -e 's|.*#include.*zircon/features.h.*||' -i cpu_model/aarch64/lse_atomics/fu {% block ya_make %} SUBSCRIBER( - pg - somov g:contrib g:cpp-contrib ) diff --git a/contrib/libs/cxxsupp/libcxx/.yandex_meta/build.ym b/contrib/libs/cxxsupp/libcxx/.yandex_meta/build.ym index 2c5840b9eb..09901da2ed 100644 --- a/contrib/libs/cxxsupp/libcxx/.yandex_meta/build.ym +++ b/contrib/libs/cxxsupp/libcxx/.yandex_meta/build.ym @@ -91,8 +91,6 @@ VERSION({{self.date().strip()}}) ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/{{self.version().strip()}}.tar.gz) SUBSCRIBER( - halyavin - somov g:cpp-committee g:cpp-contrib ) diff --git a/contrib/libs/cxxsupp/libcxxcuda11/ya.make b/contrib/libs/cxxsupp/libcxxcuda11/ya.make index f4c59b7460..e3f58f3349 100644 --- a/contrib/libs/cxxsupp/libcxxcuda11/ya.make +++ b/contrib/libs/cxxsupp/libcxxcuda11/ya.make @@ -19,8 +19,6 @@ VERSION(2023-10-05) ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/dc129d6f715cf83a2072fc8de8b4e4c70bca6935.tar.gz) SUBSCRIBER( - halyavin - somov g:cpp-committee g:cpp-contrib ) diff --git a/contrib/libs/cxxsupp/stdc/ya.make b/contrib/libs/cxxsupp/stdc/ya.make index 3a4e52aed4..b025e39039 100644 --- a/contrib/libs/cxxsupp/stdc/ya.make +++ b/contrib/libs/cxxsupp/stdc/ya.make @@ -9,7 +9,6 @@ LICENSE(Service-Sourceless-Library) SUBSCRIBER( g:contrib g:cpp-contrib - pg ) NO_PLATFORM() diff --git a/contrib/libs/cxxsupp/system_stl/ya.make b/contrib/libs/cxxsupp/system_stl/ya.make index d536c83ef5..187c28d53e 100644 --- a/contrib/libs/cxxsupp/system_stl/ya.make +++ b/contrib/libs/cxxsupp/system_stl/ya.make @@ -9,7 +9,6 @@ LICENSE(Service-Sourceless-Library) SUBSCRIBER( g:contrib g:cpp-contrib - somov ) NO_PLATFORM() diff --git a/contrib/libs/lcms2/.yandex_meta/__init__.py b/contrib/libs/lcms2/.yandex_meta/__init__.py index fa80c60ee2..1d48cb38a6 100644 --- a/contrib/libs/lcms2/.yandex_meta/__init__.py +++ b/contrib/libs/lcms2/.yandex_meta/__init__.py @@ -22,7 +22,7 @@ def post_install(self): lcms2 = NixProject( - owners=["kikht", "shindo", "g:mds", "g:cpp-contrib"], + owners=["shindo", "g:mds", "g:cpp-contrib"], arcdir="contrib/libs/lcms2", nixattr="lcms2", post_build=post_build, diff --git a/contrib/libs/libevent/.yandex_meta/__init__.py b/contrib/libs/libevent/.yandex_meta/__init__.py index 71462737f0..a37a7a8a15 100644 --- a/contrib/libs/libevent/.yandex_meta/__init__.py +++ b/contrib/libs/libevent/.yandex_meta/__init__.py @@ -85,7 +85,7 @@ def libevent_post_install(self): libevent = GNUMakeNixProject( - owners=["g:cpp-contrib", "kikht", "dldmitry", "efmv"], + owners=["g:cpp-contrib", "dldmitry"], arcdir="contrib/libs/libevent", nixattr="libevent", ignore_commands=["bash", "sed"], |