This is an automated email from the ASF dual-hosted git repository.
gfphoenix78 pushed a commit to branch sync-with-upstream
in repository https://gitbox.apache.org/repos/asf/cloudberry-gpbackup.git
The following commit(s) were added to refs/heads/sync-with-upstream by this
push:
new fd7f6903 docs: Update S3 plugin repository link to Apache Cloudberry
(#43)
fd7f6903 is described below
commit fd7f6903d1c05c7b09038775f8f2e3935c910e7a
Author: Robert Mu <[email protected]>
AuthorDate: Fri Sep 5 15:43:54 2025 +0800
docs: Update S3 plugin repository link to Apache Cloudberry (#43)
Updated gpbackup_s3_plugin repository URL from greenplum-db
organization to apache/cloudberry-gpbackup-s3-plugin to reflect
the plugin's migration to the Apache Cloudberry project.
---
plugins/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/README.md b/plugins/README.md
index ca3657d1..0502121b 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -32,7 +32,7 @@ options:
```
## Available plugins
-[gpbackup_s3_plugin](https://github.com/greenplum-db/gpbackup-s3-plugin):
Allows users to back up their Greenplum Database to Amazon S3.
+[gpbackup_s3_plugin](https://github.com/apache/cloudberry-gpbackup-s3-plugin):
Allows users to back up their Greenplum Database to Amazon S3.
## Developing plugins
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]