This is an automated email from the ASF dual-hosted git repository.
yangjiaqi pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-commons.git
The following commit(s) were added to refs/heads/master by this push:
new e678d76 chore: add WARNING in README to inform users that this
repository will soon be archived (#147)
e678d76 is described below
commit e678d76d6b1ca08f520a2933cba1fc6d1415cee6
Author: V_Galaxy <[email protected]>
AuthorDate: Sat Aug 24 23:12:47 2024 +0800
chore: add WARNING in README to inform users that this repository will soon
be archived (#147)
* NOTE -> WARNING
---
.asf.yaml | 4 ++--
README.md | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 4354d52..1a25d9b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,8 +23,8 @@ github:
wiki: true
# Enable projects for project management boards
projects: true
- description: HugeGraph Commons - include common library & RPC module
- homepage: https://hugegraph.apache.org/
+ description: (Archived Warning)Please visit "apache/hugegraph" repo instead
+ homepage: https://github.com/apache/hugegraph/tree/master/hugegraph-commons
del_branch_on_merge: true
#labels:
diff --git a/README.md b/README.md
index 4ec2ebb..64aaf88 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+> [!WARNING]
+> All contents of this repository have been migrated to
https://github.com/apache/hugegraph/tree/master/hugegraph-commons. This
repository will be archived soon.
+
# hugegraph-commons
[](https://www.apache.org/licenses/LICENSE-2.0.html)