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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/storm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new de53281dbc Update .asf.yaml (disable wiki)
de53281dbc is described below

commit de53281dbca8f0839743c3e2515c368ca378ea12
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon May 5 14:38:59 2025 +0200

    Update .asf.yaml (disable wiki)
    
    Changed .asf.yaml to trigger the parser to enable issues after changing the 
default branch.
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0e04881147..a1e23cee17 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,7 @@ github:
   homepage: https://storm.apache.org/
   features:
     # Enable wiki for documentation
-    wiki: true
+    wiki: false
     # Enable issue management
     issues: true
     # Enable projects for project management boards

Reply via email to