You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/09/24 07:21:48 UTC

[iotdb] branch master updated: [INFRA-22355] Enable GitHub wiki (#4023)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f864bc6  [INFRA-22355] Enable GitHub wiki (#4023)
f864bc6 is described below

commit f864bc6856d98931137725b9ac6afbdc296a355a
Author: Jialin Qiao <qj...@mails.tsinghua.edu.cn>
AuthorDate: Fri Sep 24 15:21:22 2021 +0800

    [INFRA-22355] Enable GitHub wiki (#4023)
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index a955034..c7be26a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,4 +27,6 @@ github:
     - nosql
     - big-data
     - java
-    - tsdb
\ No newline at end of file
+    - tsdb
+  features:
+    wiki: true
\ No newline at end of file