You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by rp...@apache.org on 2022/06/23 08:42:10 UTC

[incubator-wayang] branch main updated: Add new label to repository (#254)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 62a2214c Add new label to repository (#254)
62a2214c is described below

commit 62a2214cbc04fe8b4452188a2a29ef5a093c8ba7
Author: Bertty Contreras-Rojas <be...@databloom.ai>
AuthorDate: Thu Jun 23 10:42:06 2022 +0200

    Add new label to repository (#254)
---
 .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