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

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


The following commit(s) were added to refs/heads/main by this push:
     new ddf3b6c  Remove explicit hostname
ddf3b6c is described below

commit ddf3b6ce3e1d1430307bbf4c8ebaf7847af9ede8
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Sep 12 16:53:09 2025 -0400

    Remove explicit hostname
    
    Hostname should be inferred from repo name automatically.
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7c8ce29..68a8417 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,7 +39,6 @@ staging:
 
 publish:
   whoami:  asf-site
-  hostname: fluo.apache.org
 
 jekyll:
   whoami: main

Reply via email to