You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2020/10/31 19:57:26 UTC

[incubator-hop] branch master updated: fix label in asf.yaml (#347)

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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c49aa9  fix label in asf.yaml (#347)
6c49aa9 is described below

commit 6c49aa9fc3e01eea4e48465758df015512076b48
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Sat Oct 31 20:57:18 2020 +0100

    fix label in asf.yaml (#347)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 57f13b8..c3b39d5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
   description: "Hop Orchestration Platform"
   homepage: https://hop.apache.org/
   labels:
-    - Hop
+    - hop
     - java
     - streaming
     - pipelines