diff options
author | aokhotin <aokhotin@yandex-team.ru> | 2022-02-10 16:51:33 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:33 +0300 |
commit | 7c155fd5915ff7694c448b475e68b013df0e9c5f (patch) | |
tree | c2989f922225b11cde7ca9239e1fdec489693fa0 /build/rules | |
parent | b0938ffe310e9aa2c2bc5cbe1475221ee9a32696 (diff) | |
download | ydb-7c155fd5915ff7694c448b475e68b013df0e9c5f.tar.gz |
Restoring authorship annotation for <aokhotin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules')
-rw-r--r-- | build/rules/contrib_python.policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 60fd149753..9d3b70c2cd 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -3,7 +3,7 @@ ALLOW contrib/python/.*/tests? -> contrib/python/django/django-1.11 ALLOW contrib/deprecated/python/.*/tests? -> contrib/python/django/django-1.11 ALLOW ads/yacontext/apps/procontext -> contrib/python/django/django-1.11 ALLOW devtools/dummy_arcadia/django_settings -> contrib/python/django/django-1.11 -ALLOW devtools/signer/signer -> contrib/python/django/django-1.11 +ALLOW devtools/signer/signer -> contrib/python/django/django-1.11 ALLOW douber/backend -> contrib/python/django/django-1.11 ALLOW intranet/audit/src -> contrib/python/django/django-1.11 ALLOW intranet/crt/tests -> contrib/python/django/django-1.11 |