This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 949d097ec8 docs: add branding, license and trademarks to integrations
(#5006)
949d097ec8 is described below
commit 949d097ec8f533d1e16af4cbe050c9b910bb7a9e
Author: Chojan Shang <[email protected]>
AuthorDate: Tue Aug 13 09:27:32 2024 -0700
docs: add branding, license and trademarks to integrations (#5006)
Signed-off-by: Chojan Shang <[email protected]>
---
integrations/cloudfilter/README.md | 12 ++++++++++++
integrations/virtiofs/README.md | 14 +++++++++++++-
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/integrations/cloudfilter/README.md
b/integrations/cloudfilter/README.md
index a88d40b3cf..1683c6e4ee 100644
--- a/integrations/cloudfilter/README.md
+++ b/integrations/cloudfilter/README.md
@@ -1,3 +1,15 @@
# Apache OpenDAL™ Cloud Filter Integration
`cloudfilter_opendal` integrates OpenDAL with [cloud sync
engines](https://learn.microsoft.com/en-us/windows/win32/cfapi/build-a-cloud-file-sync-engine).
It provides a way to access various cloud storage on Windows.
+
+## Branding
+
+The first and most prominent mentions must use the full form: **Apache
OpenDAL™** of the name for any individual usage (webpage, handout, slides,
etc.) Depending on the context and writing style, you should use the full form
of the name sufficiently often to ensure that readers clearly understand the
association of both the OpenDAL project and the OpenDAL software product to the
ASF as the parent organization.
+
+For more details, see the [Apache Product Name Usage
Guide](https://www.apache.org/foundation/marks/guide).
+
+## License and Trademarks
+
+Licensed under the Apache License, Version 2.0:
http://www.apache.org/licenses/LICENSE-2.0
+
+Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or
trademarks of the Apache Software Foundation.
diff --git a/integrations/virtiofs/README.md b/integrations/virtiofs/README.md
index afb114593b..23a1f844b5 100644
--- a/integrations/virtiofs/README.md
+++ b/integrations/virtiofs/README.md
@@ -1,3 +1,15 @@
-# virtiofs-opendal
+# Apache OpenDAL™ VirtioFS Integration
`virtiofs_opendal` is an integration which uses OpenDAL as a backend to access
data in various services with VirtioFS protocol.
+
+## Branding
+
+The first and most prominent mentions must use the full form: **Apache
OpenDAL™** of the name for any individual usage (webpage, handout, slides,
etc.) Depending on the context and writing style, you should use the full form
of the name sufficiently often to ensure that readers clearly understand the
association of both the OpenDAL project and the OpenDAL software product to the
ASF as the parent organization.
+
+For more details, see the [Apache Product Name Usage
Guide](https://www.apache.org/foundation/marks/guide).
+
+## License and Trademarks
+
+Licensed under the Apache License, Version 2.0:
http://www.apache.org/licenses/LICENSE-2.0
+
+Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or
trademarks of the Apache Software Foundation.