diff options
author | chizhonkov <[email protected]> | 2022-02-10 16:51:36 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:36 +0300 |
commit | 3440e8eb89ee444b5b108dc4b8edc0d820c2af73 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 4d4ac518063c729882cada11816bd7c94dd79918 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r-- | build/rules/contrib_python.policy | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 6ed84d21fc8..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -262,16 +262,16 @@ DENY .* -> contrib/python/pymqi ALLOW datalens/backend/app/dls -> contrib/python/quart DENY .* -> contrib/python/quart -# https://st.yandex-team.ru/CONTRIB-2012 +# https://st.yandex-team.ru/CONTRIB-2012 ALLOW maps/geomarketing -> contrib/python/facebook-business -ALLOW sandbox/projects/maps/geomarketing -> contrib/python/facebook-business -ALLOW jupytercloud/arcadia_kernel/default -> contrib/python/facebook-business -ALLOW jupytercloud/arcadia_kernel/default_yql -> contrib/python/facebook-business +ALLOW sandbox/projects/maps/geomarketing -> contrib/python/facebook-business +ALLOW jupytercloud/arcadia_kernel/default -> contrib/python/facebook-business +ALLOW jupytercloud/arcadia_kernel/default_yql -> contrib/python/facebook-business ALLOW geoproduct/amocrm/fb_leads -> contrib/python/facebook-business ALLOW statbox/statkey -> contrib/python/facebook-business ALLOW quality/ab_testing/cofe/bin/lib/files/py3/cofe_kernel_yql -> contrib/python/facebook-business -DENY .* -> contrib/python/facebook-business - +DENY .* -> contrib/python/facebook-business + # https://st.yandex-team.ru/CONTRIB-1954 ALLOW contrib/python/glom -> contrib/python/face$ DENY .* -> contrib/python/face$ |