diff options
author | robot-piglet <[email protected]> | 2025-08-11 14:38:38 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-08-11 14:55:34 +0300 |
commit | f2bae7e4afaea0c99d6c1ac5338aa9a24b504474 (patch) | |
tree | fc2ad5e68dbb7a06635b8fc2e535c53206c2cf8f | |
parent | e930e8275caf261cf30cc88bbd9af36675b76bd3 (diff) |
Intermediate changes
commit_hash:faad47d7eb080ee237f4cd7d929ab2073b912fc2
-rw-r--r-- | contrib/libs/yaml/.yandex_meta/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libs/yaml/.yandex_meta/__init__.py b/contrib/libs/yaml/.yandex_meta/__init__.py index 64fd5b63d59..4eb434273e1 100644 --- a/contrib/libs/yaml/.yandex_meta/__init__.py +++ b/contrib/libs/yaml/.yandex_meta/__init__.py @@ -13,7 +13,6 @@ def libyaml_post_install(self): libyaml = GNUMakeNixProject( owners=[ - "borman", "g:cpp-contrib", ], arcdir="contrib/libs/yaml", |