diff options
author | vskipin <vskipin@yandex-team.ru> | 2022-02-10 16:46:00 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:00 +0300 |
commit | 4d8b546b89b5afc08cf3667e176271c7ba935f33 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/rules/contrib_restricted.policy | |
parent | 4e4b78bd7b67e2533da4dbb9696374a6d6068e32 (diff) | |
download | ydb-4d8b546b89b5afc08cf3667e176271c7ba935f33.tar.gz |
Restoring authorship annotation for <vskipin@yandex-team.ru>. Commit 2 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 66d2734b7c..a83ead1904 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -179,9 +179,9 @@ ALLOW library/cpp/testing/gmock -> contrib/restricted/googletest/googlemock # allow usage of MIT part ALLOW .* -> contrib/restricted/librseq/headeronly -# we use nfs-ganesha for Network File Store gateway -ALLOW cloud/filestore/gateway/nfs -> contrib/restricted/nfs_ganesha - +# we use nfs-ganesha for Network File Store gateway +ALLOW cloud/filestore/gateway/nfs -> contrib/restricted/nfs_ganesha + ALLOW yandex_io -> contrib/restricted/patched/hostap_client # Default policies: |