This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 603c588a added asf.yaml
new d9862934 Merge branch 'asf-staging' of github.com:apache/logging-site
into asf-staging
603c588a is described below
commit 603c588a01f1a300a2b1f169bf174e33dc67cf70
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Oct 12 17:16:14 2023 +0200
added asf.yaml
---
.asf.yaml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..905cad28
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,15 @@
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jira_options: link label comment
+
+jekyll:
+ whoami: jekyll
+ target: asf-staging
+staging:
+ profile: ~
+ whoami: asf-staging
+publish:
+ whoami: asf-site
+