Board confirmed, per the AGM/board meeting.
authorDave Page <dpage@pgadmin.org>
Fri, 14 May 2021 12:30:52 +0000 (13:30 +0100)
committerDave Page <dpage@pgadmin.org>
Fri, 14 May 2021 12:30:52 +0000 (13:30 +0100)
templates/pages/index.html

index 3d896004df7e3d119cc37227fcb3fd2429cef96b..ada2d073fa9420023c855cffd12aadb360614bef 100644 (file)
@@ -44,38 +44,40 @@ href="https://www.postgresql.org/">PostgreSQL Project</a>.
  <div id="pgFrontNews" class="pgFrontBox">
   <h1>Latest news</h1>
 
+    <div class="pgFrontNewsItem">
+      <h2>Board members confirmed</h2>
+      <h3>6 May 2021</h3>
+
+      <p>Following an AGM and board meeting held during a video conference, the
+        PostgreSQL Community Association of Canada's board has been re-confirmed
+        as:</p>
+      <ul>
+        <li>Dave Page (Chairman)</li>
+        <li>Steve Singer (Treasurer)</li>
+        <li>Jonathan Katz (Secretary)</li>
+        <li>Jaime Casanova</li>
+        <li>Peter Eisentraut</li>
+        <li>Marc Fournier</li>
+      </ul>
+    </div>
+
   <div class="pgFrontNewsItem">
-   <h2>Board positions updated</h2>
-   <h3>3 December 2020</h3>
+    <h2>Board positions updated</h2>
+    <h3>3 December 2020</h3>
 
     <p>Following the passing of our friend and colleague Chris Browne, the Board
       have voted to update the positions of various board members. The updated
       list is as follows:</p>
-     <ul>
-     <li>Dave Page (Chairman)</li>
-     <li>Steve Singer (Treasurer)</li>
-     <li>Jonathan Katz (Secretary)</li>
-     <li>Jaime Casanova</li>
-     <li>Peter Eisentraut</li>
-     <li>Marc Fournier</li>
-    </ul>
+      <ul>
+        <li>Dave Page (Chairman)</li>
+        <li>Steve Singer (Treasurer)</li>
+        <li>Jonathan Katz (Secretary)</li>
+        <li>Jaime Casanova</li>
+        <li>Peter Eisentraut</li>
+        <li>Marc Fournier</li>
+      </ul>
   </div>
 
-  <div class="pgFrontNewsItem">
-   <h2>Board members confirmed</h2>
-   <h3>10 June 2020</h3>
-
-    <p>Following an AGM and board meeting held during a video conference, the PostgreSQL Community Association of Canada's board now consists of:</p>
-     <ul>
-     <li>Dave Page (Chairman)</li>
-     <li>Chris Browne (Treasurer)</li>
-     <li>Steve Singer (Secretary)</li>
-     <li>Jaime Casanova</li>
-     <li>Peter Eisentraut</li>
-     <li>Marc Fournier</li>
-     <li>Jonathan Katz</li>
-    </ul>
-  </div>
  </div> <!-- pgFrontWelcome -->
 </div> <!-- pgFrontLeft -->
 {% endblock %}