This is an automated email from the ASF dual-hosted git repository.

ming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git


The following commit(s) were added to refs/heads/main by this push:
     new 86e7cb1  init asf.yaml (#3)
86e7cb1 is described below

commit 86e7cb145937db83534ed39938c5133b59e42f34
Author: Simon Cheung <[email protected]>
AuthorDate: Tue Oct 10 17:56:03 2023 +0800

    init asf.yaml (#3)
---
 .asf.yaml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7bd5c7b..feef184 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,11 +27,12 @@ github:
   homepage: https://hugegraph.apache.org
   del_branch_on_merge: true
   labels:
-    - HugeGraph
-    - LLM
-    - Graph Machine Learning
-    - Graph Embedding
-    - GNN
+    - hugegraph
+    - large-language-model
+    - graph-machine-learning
+    - graph-neural-networks
+    - graph-embedding
+    - knowledge-graph
   enabled_merge_buttons:
     merge:  false
     rebase: true

Reply via email to