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-smart-contracts-graphql.git
The following commit(s) were added to refs/heads/main by this push:
new df73522 Add deprecation notice for the repository
df73522 is described below
commit df7352282e2c575d0e07b503d78b1b602cfb6d07
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:45:35 2025 -0800
Add deprecation notice for the repository
Added a deprecation notice indicating that active development has moved to
the ResilientDB Monorepo.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a2d8a12..9408f53 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/tree/master).
The Smart Contract GraphQL can be found at
[ecosystem/smart-contract/smart-contract-graphql](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/smart-contract/smart-contract-graphql).