You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/10/14 21:41:57 UTC

[whimsy] branch master updated: Add Board meeting calendar link

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 f5cbdf4  Add Board meeting calendar link
f5cbdf4 is described below

commit f5cbdf457a14dc16104cfce7b9483b142d4749e8
Author: Sebb <se...@apache.org>
AuthorDate: Wed Oct 14 22:41:48 2020 +0100

    Add Board meeting calendar link
---
 www/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/index.html b/www/index.html
index d3a0094..c6b37e4 100644
--- a/www/index.html
+++ b/www/index.html
@@ -165,6 +165,7 @@
             <div class="panel-body">
               <ul>
                 <li><a href="board/agenda/">Board Agenda</a></li>
+                <li><a href="https://svn.apache.org/repos/private/committers/board/calendar.txt">Board Meeting Calendar</a></li>
                 <li><a href="officers">Overview Of Useful Officer Tools</a></li>
                 <li><a href="members">Overview Of Useful Member Tools</a></li>
               </ul>