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

lidongdai pushed a commit to branch davidzollo-patch-1
in repository https://gitbox.apache.org/repos/asf/seatunnel.git

commit ce5852f0b6a6c89ae6c3d2c56e22b21b0bc2141c
Author: David Zollo <[email protected]>
AuthorDate: Thu Jun 22 23:28:34 2023 +0800

    Update the project description
    
    SeaTunnel is a tool not a platform
---
 .asf.yaml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c5d2410307..94a5ab1b12 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,18 +15,19 @@
 #
 
 github:
-  description: SeaTunnel is a distributed, high-performance data integration 
platform for the synchronization and transformation of massive data (offline & 
real-time).
+  description: SeaTunnel is a next-generation super high-performance, 
distributed, massive data integration tool.
   homepage: https://seatunnel.apache.org/
   labels:
     - data-integration
+    - change-data-capture
     - high-performance
     - offline
     - real-time
-    - data-pipeline
-    - sql-engine
+    - batch
+    - streaming
+    - data-ingestion
     - apache
-    - seatunnel
-    - etl-framework
+    - elt
   enabled_merge_buttons:
     squash: true
     merge: false

Reply via email to