summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-08-12 18:23:21 +0300
committerrobot-piglet <[email protected]>2025-08-12 18:51:09 +0300
commit27af3f7dfd34fe3cdd1c1329f3d205ac5ac136a3 (patch)
treeb95cedf1bfd3b8f53169ce506e1be1837614bbf3
parent2b464c05633cb7596c63efcc3423d21d7fbc0cb4 (diff)
Intermediate changes
commit_hash:25f071a850e8956042ca033dabdeae8631e0eb94
-rw-r--r--contrib/restricted/fast_float/.yandex_meta/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/fast_float/.yandex_meta/__init__.py b/contrib/restricted/fast_float/.yandex_meta/__init__.py
index 5b9b119efc1..fad75e8a2c8 100644
--- a/contrib/restricted/fast_float/.yandex_meta/__init__.py
+++ b/contrib/restricted/fast_float/.yandex_meta/__init__.py
@@ -12,7 +12,7 @@ def post_install(self):
fast_float = NixSourceProject(
- owners=["g:clickhouse", "g:cpp-contrib", "g:kikimr"],
+ owners=["g:clickhouse", "g:cpp-contrib"],
nixattr="fast-float",
arcdir="contrib/restricted/fast_float",
copy_sources=["include/fast_float/*.h"],