diff options
author | shorrty <[email protected]> | 2022-02-10 16:48:31 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:31 +0300 |
commit | 37633041b71a499c0fce28fa0a5c775915423be6 (patch) | |
tree | ea40a3feaeb7e96d47580504fdd3e0d58e56bb45 | |
parent | bc0c38c7d9ad5d91943e78ddad1bce734da5a7e9 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
-rw-r--r-- | build/rules/contrib_python.policy | 4 | ||||
-rw-r--r-- | contrib/python/ya.make | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 60fd1497533..290afba152d 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -261,7 +261,7 @@ DENY .* -> contrib/python/pymqi # https://st.yandex-team.ru/CONTRIB-1839 ALLOW datalens/backend/app/dls -> contrib/python/quart DENY .* -> contrib/python/quart - + # https://st.yandex-team.ru/CONTRIB-2012 ALLOW maps/geomarketing -> contrib/python/facebook-business ALLOW sandbox/projects/maps/geomarketing -> contrib/python/facebook-business @@ -272,7 +272,7 @@ 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 -# https://st.yandex-team.ru/CONTRIB-1954 +# https://st.yandex-team.ru/CONTRIB-1954 ALLOW contrib/python/glom -> contrib/python/face$ DENY .* -> contrib/python/face$ diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3aa..e08ff207971 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -115,7 +115,7 @@ RECURSE( blinker blis bokeh - boltons + boltons boolean.py bootstrapped boto @@ -157,7 +157,7 @@ RECURSE( click-repl clickhouse-cityhash clickhouse-driver - clickhouse-sqlalchemy + clickhouse-sqlalchemy cloudpickle color colorama @@ -349,7 +349,7 @@ RECURSE( ExifRead extractcode fabric - face + face facebook-business factory-boy Faker @@ -442,16 +442,16 @@ RECURSE( github3.py GitPython glob2 - glom + glom goerr google-api-core google-api-python-client google-auth google-auth-httplib2 - google-auth-oauthlib + google-auth-oauthlib google-cloud-speech google-pasta - googleads + googleads gpxpy GPy GPyOpt |