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:20:18 UTC

[airflow] branch enable-wiki created (now 9c1fa6b)

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

potiuk pushed a change to branch enable-wiki
in repository https://gitbox.apache.org/repos/asf/airflow.git.


      at 9c1fa6b  Update .asf.yaml

This branch includes the following new commits:

     new 9c1fa6b  Update .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[airflow] 01/01: Update .asf.yaml

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9c1fa6bcfd9abf22d81656270110b18de3a0fb28
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Sun Aug 2 07:19:39 2020 +0200

    Update .asf.yaml
---
 .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