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 | b228f91bb45c3cb95fcd861c424bb3de0fd356f2 (patch) | |
tree | b222e5ac2e2e98872661c51ccceee5da0d291e13 /build | |
parent | 6affe5bbe9dfa9a07e706fccf93328f5dbc69e18 (diff) | |
download | ydb-b228f91bb45c3cb95fcd861c424bb3de0fd356f2.tar.gz |
Restoring authorship annotation for <primorial@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build')
-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 fc92d931c5..a83ead1904 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 |