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

kranti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iggy-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 4f1a58a54 Configure Staging Website Automation
4f1a58a54 is described below

commit 4f1a58a546c2d8b66b6a0cbebab33c3fe1219fef
Author: kparisa <[email protected]>
AuthorDate: Sat Jul 12 13:29:01 2025 -0500

    Configure Staging Website Automation
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2f81df229..e0955275b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,15 @@ github:
     merge:   false
     rebase:  false
 
+collaborators:
+  - username: landingpro
+    permission: write
+  
+# Staging and publishing profile:
+staging:
+  profile: ~
+  whoami: asf-staged-site
+
 publish:
   whoami: asf-site
 

Reply via email to