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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5df35bad53 [#] Update asf.yaml to enable discussions and wiki (#1475)
5df35bad53 is described below

commit 5df35bad5389234ea71a0a79148ca98c9b3f57c8
Author: Matt Pavlovich <[email protected]>
AuthorDate: Wed Jun 3 07:44:42 2026 -0500

    [#] Update asf.yaml to enable discussions and wiki (#1475)
---
 .asf.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ff30d08dba..4662c7e567 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,13 @@ github:
         - root
       restrict_deletion: true
       restrict_force_push: true
+
+  features:
+    wiki: false
+    issues: true
+    projects: true
+    discussions: true
+
 notifications:
   commits: [email protected]
   pullrequests: [email protected]

Reply via email to