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 65fafefd We should be good to go now!
65fafefd is described below

commit 65fafefd3d8231c9fcf0c28208dc5f48269d0132
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 4 17:57:19 2024 +0000

    We should be good to go now!
---
 lib/whimsy/asf/status.rb | 2 +-
 www/maintenance.txt      | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/lib/whimsy/asf/status.rb b/lib/whimsy/asf/status.rb
index b4c5bd0d..58877489 100644
--- a/lib/whimsy/asf/status.rb
+++ b/lib/whimsy/asf/status.rb
@@ -24,7 +24,7 @@ module Status
 
   # are we migrating?
   def self.migrating?
-    true # Edit as needed
+    false # Edit as needed
   end
 
   # are we a test node?
diff --git a/www/maintenance.txt b/www/maintenance.txt
deleted file mode 100644
index af1fbdf8..00000000
--- a/www/maintenance.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-The Whimsy server is currently being rebuilt.
-
-Please be patient!

Reply via email to