summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-08-22 19:23:55 +0300
committerrobot-piglet <[email protected]>2025-08-22 19:38:18 +0300
commitc67eb44c6d5cbeb61877e9776f8ea7aeeb1fd03c (patch)
tree26447424cb2a7b03fe1b1d6f10eaf5e9702eb3df /contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py
parenta2caee2426b884f5f71512d59f69a284759397cd (diff)
Intermediate changes
commit_hash:c695140ef0756cc6f8476240f944dd500ed41915
Diffstat (limited to 'contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py')
-rw-r--r--contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py b/contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py
index 332a0c0dab4..2d7aeed7fb4 100644
--- a/contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py
+++ b/contrib/restricted/boost/dynamic_bitset/.yandex_meta/__init__.py
@@ -9,7 +9,7 @@ def post_install(self):
boost_dynamic_bitset = NixSourceProject(
nixattr="boost_dynamic_bitset",
arcdir=boost.make_arcdir("dynamic_bitset"),
- owners=["g:cpp-contrib", "g:taxi-common"],
+ owners=["g:cpp-contrib"],
copy_sources=[
"include/boost/",
],