diff options
| author | robot-piglet <[email protected]> | 2025-08-19 15:03:43 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-08-19 15:17:58 +0300 |
| commit | fe4a96448fec1ff4fb36f9a0fe2430a60290ef1d (patch) | |
| tree | 9d067a7e56a855d2f56fbfd9b5ab5f0f87545b46 /contrib/libs/yaml-cpp | |
| parent | 97d8c2c3ef7a3204232fd2b87573f309cf604902 (diff) | |
Intermediate changes
commit_hash:bd2efc2eca013f980577e60a72dc30e6085177e3
Diffstat (limited to 'contrib/libs/yaml-cpp')
| -rw-r--r-- | contrib/libs/yaml-cpp/.yandex_meta/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/yaml-cpp/.yandex_meta/__init__.py b/contrib/libs/yaml-cpp/.yandex_meta/__init__.py index b45caf26369..3cdd997565c 100644 --- a/contrib/libs/yaml-cpp/.yandex_meta/__init__.py +++ b/contrib/libs/yaml-cpp/.yandex_meta/__init__.py @@ -1,7 +1,7 @@ from devtools.yamaker.project import CMakeNinjaNixProject yaml_cpp = CMakeNinjaNixProject( - owners=["g:antiinfra", "g:cpp-contrib"], + owners=["g:cpp-contrib"], arcdir="contrib/libs/yaml-cpp", nixattr="yaml-cpp", copy_sources=["include/yaml-cpp/**/*.h"], |
