You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2022/07/11 12:51:01 UTC

[incubator-devlake] branch main updated: feat: update description and add some label in github topic (#2425)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new e5830611 feat: update description and add some label in github topic (#2425)
e5830611 is described below

commit e5830611b7b32e8b35faec32180c07a39b1291f7
Author: likyh <l...@likyh.com>
AuthorDate: Mon Jul 11 20:50:58 2022 +0800

    feat: update description and add some label in github topic (#2425)
    
    Co-authored-by: linyh <ya...@meri.co>
---
 .asf.yaml | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 23efafc8..62299e10 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,14 +16,27 @@
 #  under the License.
 
 github:
-  description: "Apache DevLake is an open-source dev data platform that ingests, analyzes, and visualizes the fragmented data from DevOps tools to distill insights for engineering productivity."
+  description: "Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools,which can distill insights to improve engineering productivity."
   homepage: https://devlake.apache.org/
   features:
     issues: true
     projects: false
     wiki: false
   labels:
-    - devlake
+    - user-friendly
+    - open-source
+    - data
+    - integration
+    - data-analysis
+    - data-integration
+    - data-engineering
+    - etl
+    - data-transfers
+    - domain-layer
+    - dashboard-friendly
+    - golang
+    - jira
+    - devops
   enabled_merge_buttons:
     squash:  true
     merge:   false