This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch enable_github_wiki in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 8d01c4c70ab32d5cb56ea482e75b2c100c9a0964 Author: qiaojialin <[email protected]> AuthorDate: Fri Sep 24 15:16:07 2021 +0800 enable github wiki --- .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
