You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/08/02 05:46:15 UTC

[airflow] branch master updated: Update .asf.yaml (#10110)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8aaa2af  Update .asf.yaml (#10110)
8aaa2af is described below

commit 8aaa2af86290aaf248e7c12f3e4d81418460a5be
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Sun Aug 2 07:45:41 2020 +0200

    Update .asf.yaml (#10110)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 0bff102..cf0c6ca 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,8 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: true
+    # Enable wiki for documentation
+    wiki: true
 
   enabled_merge_buttons:
     squash: true