You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2022/03/31 12:44:24 UTC

[flink-connector-elasticsearch] branch main updated: [hotfix] Add correct labels for flink-connector-elasticsearch repo

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

martijnvisser pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git


The following commit(s) were added to refs/heads/main by this push:
     new e512aab  [hotfix] Add correct labels for flink-connector-elasticsearch repo
e512aab is described below

commit e512aab19e988a2421071ac56d8eea69e4992b63
Author: MartijnVisser <ma...@apache.org>
AuthorDate: Thu Mar 31 14:44:05 2022 +0200

    [hotfix] Add correct labels for flink-connector-elasticsearch repo
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5e53b7e..a912913 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,10 +5,10 @@ github:
     rebase: true
   labels:
     - flink
-    - big-data
-    - java
-    - scala
-    - python
+    - elasticsearch
+    - connector
+    - datastream
+    - table
     - sql
   collaborators:
     - flinkbot