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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f2de02e i.a.o is deprecated for podling domains
3f2de02e is described below

commit 3f2de02ec7bd3891d5e87be720ffd16ba659cd10
Author: Sebb <[email protected]>
AuthorDate: Thu Dec 18 08:38:36 2025 +0000

    i.a.o is deprecated for podling domains
---
 lib/whimsy/asf/podling.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/podling.rb b/lib/whimsy/asf/podling.rb
index c6581feb..b0857088 100644
--- a/lib/whimsy/asf/podling.rb
+++ b/lib/whimsy/asf/podling.rb
@@ -377,7 +377,7 @@ module ASF
         end
         hash
       else
-        {news: [], website: "http://#{self.resource}.incubator.apache.org"}
+        {news: [], website: "http://#{self.resource}.apache.org"}
       end
     end
 

Reply via email to