diff options
author | dimastark <dimastark@yandex-team.ru> | 2022-02-10 16:46:02 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:02 +0300 |
commit | db6f3858cf45590a99207ef640c9bc4a28fc4778 (patch) | |
tree | b81a71ce608f34f12f8d18bf2fe203d4d1d14233 /build/rules/contrib_restricted.policy | |
parent | 937a6bb8d7c82d8d9d717f2bf6ce6c592a443641 (diff) | |
download | ydb-db6f3858cf45590a99207ef640c9bc4a28fc4778.tar.gz |
Restoring authorship annotation for <dimastark@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules/contrib_restricted.policy')
-rw-r--r-- | build/rules/contrib_restricted.policy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy index a83ead1904..6356642ddd 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -41,9 +41,9 @@ ALLOW passport/infra -> contrib/restricted/keyutils # For Apache Arrow: CONTRIB-1662 ALLOW mds -> contrib/restricted/uriparser -# https://st.yandex-team.ru/CONTRIB-2020 -ALLOW weather -> contrib/restricted/range-v3 - +# https://st.yandex-team.ru/CONTRIB-2020 +ALLOW weather -> contrib/restricted/range-v3 + # ALSA library is LGPL ALLOW yandex_io -> contrib/restricted/alsa-lib ALLOW smart_devices -> contrib/restricted/alsa-lib |