Add elected/term end dates
authorDave Page <dpage@pgadmin.org>
Mon, 13 Oct 2025 12:02:03 +0000 (13:02 +0100)
committerDave Page <dpage@pgadmin.org>
Mon, 13 Oct 2025 12:02:03 +0000 (13:02 +0100)
template/pages/about/board.html

index c052b57f4fb77d83d7c5379fae0c5a2806c73308..63802ec61d05bb3bbb6ac6ff0d6480eced6c9983 100644 (file)
@@ -13,13 +13,18 @@ As of 2025-05-09, the board consists of the following directors:
 <div class="board-member-profile">
     <img class="board-member-photo" alt="Magnus Hagander"
          src="/media/local/img/people/magnus.jpg" />
-    <p>
-        Magnus has been involved with PostgreSQL one way or another since last
-        century, as a user, developer and is these days involved in many different
-        aspects of managing the Open Source project as well. He's a founding
-        director of PostgreSQL Europe, and is involved to different extents in
-        many of the different events around Europe and elsewhere.
-    </p>
+    <div>
+        <p>
+            <i>Elected: 2024-02-27, end of term: 2027-02-26</i>
+        </p>
+        <p>
+            Magnus has been involved with PostgreSQL one way or another since last
+            century, as a user, developer and is these days involved in many different
+            aspects of managing the Open Source project as well. He's a founding
+            director of PostgreSQL Europe, and is involved to different extents in
+            many of the different events around Europe and elsewhere.
+        </p>
+    </div>
 </div>
 
 <h2>Andreas 'ads' Scherbaum (Vice President)</h2>
@@ -27,11 +32,16 @@ As of 2025-05-09, the board consists of the following directors:
 <div class="board-member-profile">
     <img class="board-member-photo" alt="Andreas 'ads' Scherbaum"
          src="/media/local/img/people/ads.jpg" />
-    <p>
-        Andreas lives with his family in Germany, works with PostgreSQL since 1997,
-        is part of the organization team for a number of PostgreSQL conferences, and
-        likes to work on very large data in PG. He also loves ice cream.
-    </p>
+    <div>
+         <p>
+            <i>Elected: 2025-2-27, end of term: 2028-02-26</i>
+        </p>
+        <p>
+            Andreas lives with his family in Germany, works with PostgreSQL since 1997,
+            is part of the organization team for a number of PostgreSQL conferences, and
+            likes to work on very large data in PG. He also loves ice cream.
+        </p>
+    </div>
 </div>
 
 <h2>Ilya Kosmodemiansky (Treasurer)</h2>
@@ -40,25 +50,28 @@ As of 2025-05-09, the board consists of the following directors:
     <img class="board-member-photo" alt="Ilya Kosmodemiansky"
          src="/media/local/img/people/ilya.jpg" />
     <div>
-    <p>
-        Ilya Kosmodemiansky is a CEO and founder at
-        <a href="https://dataegret.com">Data Egret</a>. A consultancy
-        specializing in PostgreSQL migration, maintenance and support. Ilya
-        has a broad experience working with PostgreSQL as consultant,
-        architect and administrator. His main focus is database performance
-        and optimization. He sees the mission of PostgreSQL in substituting
-        the commercial databases in high-performance mission-critical
-        applications.
-    </p>
-    <p>
-        <small>
-            Note: Ilya was co-opted to the board on 9 May 2025 by the remaining
-            directors following the resignation of Lætitia Avrot on 25 April
-            2025. His co-option will be put to the members for ratification
-            at the next General Meeting, and if ratified, he will serve the
-            remainder of Ms. Avrot's original term.
-        </small>
-    </p>
+        <p>
+            <i>Co-opted: 2025-05-09, end of term: See note below</i>
+        </p>
+        <p>
+            Ilya Kosmodemiansky is a CEO and founder at
+            <a href="https://dataegret.com">Data Egret</a>. A consultancy
+            specializing in PostgreSQL migration, maintenance and support. Ilya
+            has a broad experience working with PostgreSQL as consultant,
+            architect and administrator. His main focus is database performance
+            and optimization. He sees the mission of PostgreSQL in substituting
+            the commercial databases in high-performance mission-critical
+            applications.
+        </p>
+        <p>
+            <small>
+                Note: Ilya was co-opted to the board on 9 May 2025 by the remaining
+                directors following the resignation of Lætitia Avrot on 25 April
+                2025. His co-option will be put to the members for ratification
+                at the next General Meeting, and if ratified, he will serve the
+                remainder of Ms. Avrot's original term.
+            </small>
+        </p>
     </div>
 </div>
 
@@ -68,6 +81,9 @@ As of 2025-05-09, the board consists of the following directors:
     <img class="board-member-photo" alt="Karen Jex"
          src="/media/local/img/people/karen.jpg" />
     <div>
+        <p>
+            <i>Elected: 2024-02-27, end of term: 2027-02-26</i>
+        </p>
         <p>
             Karen finally discovered and started working with PostgreSQL in
             around 2018 after a couple of decades as an Oracle DBA. Since
@@ -89,6 +105,9 @@ As of 2025-05-09, the board consists of the following directors:
     <img class="board-member-photo" alt="Dave Page"
          src="/media/local/img/people/dave.jpg" />
     <div>
+        <p>
+            <i>Elected: 2023-02-28, end of term: 2026-02-27</i>
+        </p>
         <p>
             Dave has been contributing to the PostgreSQL project since the
             1990's, working on the database server, ODBC and .NET drivers,