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 <[email protected]> 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
