diff options
| author | swetlanka <[email protected]> | 2022-02-10 16:51:33 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:33 +0300 |
| commit | 2e529030cd08387955d96edd7c8b1072ba353a85 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
| parent | b8063755e6dd6bdbdeaca80e138060b05855fd78 (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 2362afbcc02..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -12,7 +12,7 @@ ALLOW intranet/dogma/dogma -> contrib/python/django/django-1.11 ALLOW intranet/magiclinks/src -> contrib/python/django/django-1.11 ALLOW intranet/paste/src -> contrib/python/django/django-1.11 ALLOW intranet/pypi/src -> contrib/python/django/django-1.11 -ALLOW intranet/qooker/src -> contrib/python/django/django-1.11 +ALLOW intranet/qooker/src -> contrib/python/django/django-1.11 ALLOW intranet/search/core -> contrib/python/django/django-1.11 ALLOW intranet/search/settings -> contrib/python/django/django-1.11 ALLOW intranet/sync_tools/tests -> contrib/python/django/django-1.11 |
