diff options
| author | robot-piglet <[email protected]> | 2025-08-05 14:22:27 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-08-05 14:34:14 +0300 |
| commit | 35045d86792cb159cb5f5a89fdb0240112c28686 (patch) | |
| tree | 5788d948b2558b5e6e93b4092102fc9531691228 | |
| parent | 3c45d7f102cda913c3e53892830a77148c8a529e (diff) | |
Intermediate changes
commit_hash:0b53c6d495908f413531587377f33ba952422789
| -rw-r--r-- | contrib/restricted/google/benchmark/.yandex_meta/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/google/benchmark/.yandex_meta/__init__.py b/contrib/restricted/google/benchmark/.yandex_meta/__init__.py index 353b20c9875..eea42781ca9 100644 --- a/contrib/restricted/google/benchmark/.yandex_meta/__init__.py +++ b/contrib/restricted/google/benchmark/.yandex_meta/__init__.py @@ -71,7 +71,7 @@ def post_install(self): benchmark = CMakeNinjaNixProject( - owners=["bulatman", "g:cpp-contrib"], + owners=["g:cpp-contrib"], arcdir="contrib/restricted/google/benchmark", license="Apache-2.0", nixattr="gbenchmark", |
