Add info about Emeriti Board Members
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 18 Dec 2023 16:13:23 +0000 (11:13 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 18 Dec 2023 16:13:23 +0000 (11:13 -0500)
templates/pages/about/pgca.html

index d3264486a1d6bd67dae6a9a13ed4b80da9c58078..d928bc815889d6f4c65a675e3ace77f2c0aa4002 100644 (file)
   You can contact the board of the PostgreSQL Community Association at
   <a href="mailto:board@lists.postgres.ca">board@lists.postgres.ca</a>.
 </p>
+
+<h2>Board Members Emeriti</h2>
+<p>
+    The following individuals previously served on the board of the PostgreSQL
+    Community Association, and we recognize their contributions to the
+    organization:
+</p>
+<ul>
+    <li>Christopher Browne (Treasurer) 2011- 2020</li>
+    <li>Dan Langille 2012 - 2017</li>
+    <li>Josh Berkus (Secretary) 2011 - 2018</li>
+</ul>
 {%endblock%}