diff options
| author | dima-zakharov <[email protected]> | 2022-02-10 16:46:02 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:02 +0300 |
| commit | 41e8c41790ddd8d92722a09f7d4e1934aefff0c5 (patch) | |
| tree | 2f175d77fb38a4093ccc33353129ccff1e7db7ce /build | |
| parent | ed935c8a4c7e6ca561c19047402b0f7442175b51 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'build')
| -rw-r--r-- | build/rules/contrib_deps.policy | 4 | ||||
| -rw-r--r-- | build/rules/contrib_python.policy | 6 | ||||
| -rw-r--r-- | build/sysincl/misc.yml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/build/rules/contrib_deps.policy b/build/rules/contrib_deps.policy index 9af4b85cc2c..2a282f27897 100644 --- a/build/rules/contrib_deps.policy +++ b/build/rules/contrib_deps.policy @@ -65,8 +65,8 @@ ALLOW contrib/tests/subvertpy -> devtools/ya/yalibrary/svn/testing ALLOW contrib/tests/subvertpy -> library/python/windows ALLOW contrib/tests/subvertpy -> vcs/svn/wc/client -ALLOW contrib/tools/unbound -> infra/libs -ALLOW contrib/tools/unbound -> library/cpp/proto_config +ALLOW contrib/tools/unbound -> infra/libs +ALLOW contrib/tools/unbound -> library/cpp/proto_config ALLOW contrib/python/marshmallow-mongoengine/py[23]/tests -> library/python/pytest-mongodb diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 60fd1497533..58b808de9e1 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -280,9 +280,9 @@ DENY .* -> contrib/python/face$ ALLOW contrib/python/webstruct -> contrib/python/webstruct ALLOW yweb/antimalware/direct/fraud_html_detector -> contrib/python/webstruct DENY .* -> contrib/python/webstruct - -ALLOW contrib/tools/unbound -> contrib/tools/unbound -DENY .* -> contrib/tools/unbound + +ALLOW contrib/tools/unbound -> contrib/tools/unbound +DENY .* -> contrib/tools/unbound # https://st.yandex-team.ru/CONTRIB-2042 ALLOW addappter/backend/addappter_backoffice -> contrib/python/sqlalchemy/sqlalchemy-1.2 diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml index e9e60958880..a116f8550fc 100644 --- a/build/sysincl/misc.yml +++ b/build/sysincl/misc.yml @@ -434,7 +434,7 @@ - alloc.h: contrib/libs/libsrtp/crypto/include/alloc.h - err.h: contrib/libs/libsrtp/crypto/include/err.h - stat.h: contrib/libs/libsrtp/crypto/include/stat.h - + - source_filter: "^contrib/restricted/openal-soft" includes: - threads.h: contrib/restricted/openal-soft/common/threads.h |
