This is an automated email from the ASF dual-hosted git repository.
yuchanns pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-ofs.git
from 3a34550 chore: fixup timestamp refactor (#6663)
new 5837c55 chore: add asf file and notice
new ed039af license: add apache-2.0
new a9439d4 chore: adjust rust and cargo configs
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.asf.yaml | 52 ++++++
Cargo.toml | 8 +-
LICENSE | 201 +++++++++++++++++++++
NOTICE | 5 +
integrations/cloud_filter/Cargo.toml | 4 +-
integrations/fuse3/Cargo.toml | 2 +-
integrations/fuse3/Cargo.toml => licenserc.toml | 24 +--
.../fuse3/Cargo.toml => rust-toolchain.toml | 26 +--
integrations/fuse3/Cargo.toml => rustfmt.toml | 28 +--
9 files changed, 277 insertions(+), 73 deletions(-)
create mode 100644 .asf.yaml
create mode 100644 LICENSE
create mode 100644 NOTICE
copy integrations/fuse3/Cargo.toml => licenserc.toml (57%)
copy integrations/fuse3/Cargo.toml => rust-toolchain.toml (57%)
copy integrations/fuse3/Cargo.toml => rustfmt.toml (58%)