This is an automated email from the ASF dual-hosted git repository. bertty pushed a commit to branch berttty-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 27b42ae2b31a23b208c6837055f93e86bf84e901 Author: Bertty Contreras-Rojas <[email protected]> AuthorDate: Thu Jun 23 10:36:31 2022 +0200 Add new label to repository --- .asf.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index fb244952..d848b534 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -19,8 +19,20 @@ github: description: Apache Wayang(incubating) is the first cross-platform data processing system. homepage: https://wayang.incubator.apache.org/ labels: + - big-data + - apache + - data-management-platform + - java + - scala - cross-platform - data-processing + - hadoop + - spark + - jdbc + - open-source + - middleware + - performance + - distributed-system features: # Disable wiki for documentation wiki: false
