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 d4e620cc Explain how to fix up dates
d4e620cc is described below

commit d4e620cc926f7f53304fbfb8b78b199971d5b030
Author: Sebb <s...@apache.org>
AuthorDate: Wed Feb 7 22:08:01 2024 +0000

    Explain how to fix up dates
---
 www/members/meeting.cgi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/members/meeting.cgi b/www/members/meeting.cgi
index 8c58d7c2..f0588b09 100755
--- a/www/members/meeting.cgi
+++ b/www/members/meeting.cgi
@@ -160,7 +160,8 @@ _html do
             _li 'Ballots emailed: February 29, 2024'
             _li 'Voting closes: March 06, 2024 20:00 UTC (single IRC meeting 
March 07, 2024 20:00 UTC)'
           end
-          _p 'The above dates are taken from 
https://svn.apache.org/repos/private/foundation/Meetings/20240307/README.txt'
+          _p 'The above dates are manually copied from 
https://svn.apache.org/repos/private/foundation/Meetings/20240307/README.txt'
+          _p 'The file to edit is at: 
https://github.com/apache/whimsy/blob/master/www/members/meeting.cgi'
         end
       }
     ) do

Reply via email to