This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git
The following commit(s) were added to refs/heads/master by this push:
new 3f7b35f update asf file
3f7b35f is described below
commit 3f7b35fc9bf29fbc67b6f501705c6e68e68190da
Author: imbajin <[email protected]>
AuthorDate: Fri May 6 21:59:27 2022 +0800
update asf file
---
.asf.yaml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index f64c481..0e98f13 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,11 +23,16 @@ github:
wiki: true
# Enable projects for project management boards
projects: true
- description: HugeGraph toolchain - include a series useful modules
- homepage: https://apache.github.io/incubator-hugegraph-doc/
+ description: HugeGraph toolchain - include a series useful graph modules
+ homepage: https://hugegraph.apache.org/
del_branch_on_merge: true
- #labels:
-
+ labels:
+ - hugegraph
+ - apache
+ - graph
+ - client
+ - tool
+
enabled_merge_buttons:
merge: true
squash: true