This is an automated email from the ASF dual-hosted git repository.
ic4y pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 28548472bc [Fix] Update the project description (#4967)
28548472bc is described below
commit 28548472bcedd664752b7da718e17a8372e4dd9d
Author: David Zollo <[email protected]>
AuthorDate: Tue Aug 8 12:08:31 2023 +0800
[Fix] Update the project description (#4967)
* Update the project description
---
.asf.yaml | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index c5d2410307..424c247a1b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,18 +15,21 @@
#
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
+ - cdc
- high-performance
- offline
- real-time
- - data-pipeline
- - sql-engine
+ - batch
+ - streaming
+ - data-ingestion
- apache
- - seatunnel
- - etl-framework
+ - EtLT
+ - elt
enabled_merge_buttons:
squash: true
merge: false