diff options
author | vmstarchenko <vmstarchenko@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 | cc4764d27c83c0f9539164707b5574777cec7075 (patch) | |
tree | ae3f0dab8f6023b6531c1511f7fe8783d749dddc /build | |
parent | ab335a364d795ca24e8d83d3048721d41753adb4 (diff) | |
download | ydb-cc4764d27c83c0f9539164707b5574777cec7075.tar.gz |
Restoring authorship annotation for <vmstarchenko@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-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..7c8a0fdfe1 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -1,5 +1,5 @@ # django-1.11 deprecation -ALLOW contrib/python/.*/tests? -> contrib/python/django/django-1.11 +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 |