This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new 3b09ace Add a link to Apache OpenDAL to the jclouds project page
3b09ace is described below
commit 3b09ace6561ca3d8df8e89d8f6a81697ca205816
Author: Niall Pemberton <[email protected]>
AuthorDate: Wed Aug 6 17:30:07 2025 +0100
Add a link to Apache OpenDAL to the jclouds project page
---
_data/projects/jclouds.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/_data/projects/jclouds.yaml b/_data/projects/jclouds.yaml
index 6a66d4c..b12d175 100644
--- a/_data/projects/jclouds.yaml
+++ b/_data/projects/jclouds.yaml
@@ -24,3 +24,8 @@ issue_trackers:
- type: JIRA
wiki:
type: CWIKI
+related_projects:
+ - name: Apache OpenDAL
+ url: https://opendal.apache.org/
+ description: For users of BlobStore, Apache OpenDAL provides one data
access layer for all storage backends, which serves similar functionality.
+