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

turbaszek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ddb2d8  Added labels to .asf.yaml (#257)
1ddb2d8 is described below

commit 1ddb2d8d5d6ff1b56cf5acd30de2e4c403668df4
Author: Roy Lenferink <[email protected]>
AuthorDate: Sun Apr 5 20:29:27 2020 +0200

    Added labels to .asf.yaml (#257)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1900eb1..0219e82 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,10 @@
 github:
   description: "Apache Airflow Website"
   homepage: https://airflow.apache.org/
+  labels:
+    - apache
+    - airflow
+    - hugo
 
   enabled_merge_buttons:
     squash: true

Reply via email to