This is an automated email from the ASF dual-hosted git repository.
bisman pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-create-resilient-app.git
The following commit(s) were added to refs/heads/main by this push:
new 3a41120 Add deprecation notice to README
3a41120 is described below
commit 3a411203b744b6a32a8906c2b8f8e6497e0131ae
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:39:26 2025 -0800
Add deprecation notice to README
Added deprecation notice and links to new repository.
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index ee639db..e36271a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,12 @@
# under the License.
#
+**DEPRECATION NOTICE**
+
+This repository is deprecated.
+Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
+
+The Create Resilient App can be found at
[ecosystem/tools/create-resilient-app](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/tools/create-resilient-app).
# Create Resilient App