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

jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 421eb4bd5 Fix .asf.yaml
421eb4bd5 is described below

commit 421eb4bd51bd1356b293fbc4eaed30eb6064303e
Author: Jongyoul Lee <jongy...@gmail.com>
AuthorDate: Mon Apr 7 23:38:08 2025 +0900

    Fix .asf.yaml
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 95c8110a9..f2b4debb8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,7 @@ jekyll:
 
 staging:
   profile: ~
-  whoami:  asf-staging
+  whoami: asf-staging
 
 publish:
-  whoami:  asf-site
+  whoami: asf-site

Reply via email to