Skip to content

Commit 85f2065

Browse files
tuhaiheyjhjstz
authored andcommitted
Enable GitHub Wiki for Cloudberry via .asf.yaml
This change udpates .asf.yaml to enable the GitHub Wiki feature for the Cloudberry project. The Wiki will be used to host informal or non-website-friendly documentation, such as feature designs, proposals, and marketing notes, etc. See: https://lists.apache.org/thread/737t0woh5hm7hswpr4j3xoq2kptk0d98
1 parent 3cd8f57 commit 85f2065

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.asf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ github:
5454

5555
# GitHub repository feature toggles
5656
features:
57-
# Disable GitHub wiki as documentation is maintained elsewhere
58-
wiki: false
57+
# Enable GitHub wiki as documentation is maintained elsewhere
58+
wiki: true
5959
# Enable GitHub Issues for bug tracking and feature requests
6060
issues: true
6161
# Enable GitHub Projects for project management and planning

0 commit comments

Comments
 (0)