Skip to content

Commit

Permalink
chore: add WARNING in README to inform users that this repository wil…
Browse files Browse the repository at this point in the history
…l soon be archived (#147)

* NOTE -> WARNING
  • Loading branch information
VGalaxies authored Aug 24, 2024
1 parent 311c499 commit e678d76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
Expand Down

0 comments on commit e678d76

Please sign in to comment.