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-ResContract.git
The following commit(s) were added to refs/heads/main by this push:
new b96216b Add deprecation notice and update links
b96216b is described below
commit b96216b180ecb9d81e7a4bdfda426ac63bb9a10e
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:44:03 2025 -0800
Add deprecation notice and update links
Added a deprecation notice and updated repository links.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9cee30e..152c681 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@
# specific language governing permissions and limitations
# under the License.
```
+**DEPRECATION NOTICE**
-⚠️ This repository is deprecated.
+This repository is deprecated.
Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
The ResContract CLI can be found at
[ecosystem/smart-contract/rescontract](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/smart-contract/rescontract).