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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git


The following commit(s) were added to refs/heads/main by this push:
     new 06b946c  Add site configuration
06b946c is described below

commit 06b946c4ee9a9acdee7fef2450d5c689c9cc199b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Nov 16 15:06:04 2023 +0100

    Add site configuration
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 7a4c3ac..2a6c73a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,3 +42,14 @@ github:
   protected_branches:
     main:
       required_signatures: true
+
+# Site configuration
+staging:
+  profile: ~
+  whoami: asf-staging
+  subdir: content/log4j/jakarta
+
+publish:
+  profile: ~
+  whoami: asf-site
+  subdir: content/log4j/jakarta

Reply via email to