diff options
author | primorial <primorial@yandex-team.ru> | 2022-02-10 16:48:04 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:04 +0300 |
commit | 6affe5bbe9dfa9a07e706fccf93328f5dbc69e18 (patch) | |
tree | 37fca8df48e73378bc9f00b56d5798500045ae36 /build/rules/contrib_restricted.policy | |
parent | e232fc1c53d9880cb57b47c5186b8a11700944bf (diff) | |
download | ydb-6affe5bbe9dfa9a07e706fccf93328f5dbc69e18.tar.gz |
Restoring authorship annotation for <primorial@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules/contrib_restricted.policy')
-rw-r--r-- | build/rules/contrib_restricted.policy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy index a83ead1904..fc92d931c5 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -38,9 +38,9 @@ ALLOW passport/infra -> contrib/restricted/thrift # keyutils is LGPL: CONTRIB-2236 ALLOW passport/infra -> contrib/restricted/keyutils -# For Apache Arrow: CONTRIB-1662 +# For Apache Arrow: CONTRIB-1662 ALLOW mds -> contrib/restricted/uriparser - + # https://st.yandex-team.ru/CONTRIB-2020 ALLOW weather -> contrib/restricted/range-v3 |