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

wave pushed a commit to branch preview/pelican-gha-staging
in repository https://gitbox.apache.org/repos/asf/petri.git

commit a112b7e8761ae1fc331d2229c13e4533e6156d4a
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Mon Jun 10 22:33:51 2024 +0000

    Initialise empty site
---
 .asf.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..4f68788
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,17 @@
+github:
+  features:
+    # Enable issue management
+    issues: true
+
+notifications:
+  commits:      commits@petri.apache.org
+  issues:       disc...@petri.apache.org
+  pullrequests: disc...@petri.apache.org
+
+pelican:
+  notify:         commits@petri.apache.org
+  target:         asf-site
+  theme:          theme/apache
+  whoami:         master
+
+staging: false

Reply via email to