diff options
| author | ypetrov <[email protected]> | 2022-02-10 16:51:34 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:34 +0300 |
| commit | c5cc7a8da1cba36921ef60e52c5556842d55cad3 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
| parent | 3bec23ac3c20eff368cf7054553fbbeac653b1a9 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
| -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 ffae3f0beae..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -65,7 +65,7 @@ ALLOW smarttv/droideka -> contrib/python/django/django-1.11 ALLOW travel/avia/.* -> contrib/python/django/django-1.11 ALLOW travel/rasp/admin -> contrib/python/django/django-1.11 ALLOW travel/rasp/library/python/common -> contrib/python/django/django-1.11 -ALLOW travel/rasp/library/python/sitemap -> contrib/python/django/django-1.11 +ALLOW travel/rasp/library/python/sitemap -> contrib/python/django/django-1.11 ALLOW travel/library/python/entrypoint -> contrib/python/django/django-1.11 ALLOW yaphone/advisor/advisor -> contrib/python/django/django-1.11 ALLOW yaphone/advisor/common/tests -> contrib/python/django/django-1.11 |
