diff options
author | kasperovich <kasperovich@yandex-team.ru> | 2022-02-10 16:51:36 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:36 +0300 |
commit | c11136ae9363d5b1aec9321a77274dd0cb6515e5 (patch) | |
tree | f06415b65c5e47215a7810294a61a02f50be9e75 | |
parent | a97aa1d8476617625728964c4e1e03f042eb1216 (diff) | |
download | ydb-c11136ae9363d5b1aec9321a77274dd0cb6515e5.tar.gz |
Restoring authorship annotation for <kasperovich@yandex-team.ru>. Commit 1 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 60fd149753..1bf139cbd9 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -647,7 +647,7 @@ ALLOW yweb/news/support/viewer -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/news/themes_viewer/app -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/rca/server/storage -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/webdaemons/expcookier/tests -> contrib/python/sqlalchemy/sqlalchemy-1.2 -ALLOW yweb/yasap/answers/admin/admin -> contrib/python/sqlalchemy/sqlalchemy-1.2 +ALLOW yweb/yasap/answers/admin/admin -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/yasap/answers/answers -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/yasap/answers/database_migrations -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW yweb/yasap/answers_nirvana/answers_acceptance -> contrib/python/sqlalchemy/sqlalchemy-1.2 |