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

commit 079d65084e1f00d3122c2ebc238b0b5fbdd8ae8f
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri May 2 20:15:27 2025 +0200

    Update ASF YAML
---
 .asf.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 07355508b4..534097f46d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,2 +1,21 @@
+# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+
 publish:
   whoami: asf-site
+
+github:
+  description: "Source for the Apache Storm web site"
+  homepage: https://storm.apache.org/
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false
+   
\ No newline at end of file

Reply via email to