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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new aa7101fcd5 Remove `profile: ~` from `.asf.yaml`
aa7101fcd5 is described below

commit aa7101fcd503c3087a6974835d976bc5c4d440db
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Jan 12 14:46:05 2026 +0100

    Remove `profile: ~` from `.asf.yaml`
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 26e3ea1841..e6294f9f90 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,10 +1,8 @@
 staging:
-  profile: ~
   whoami: asf-staging
   subdir: content/log4j
 
 publish:
-  profile: ~
   whoami: asf-site
   subdir: content/log4j
 

Reply via email to