Update Code of Conduct Commmittee Page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 7 Oct 2020 16:33:15 +0000 (12:33 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 7 Oct 2020 16:33:15 +0000 (12:33 -0400)
This is changed to reflect the committee for the 2020-2021 term.

This also changes the "Past Members" structure to list out
names and which terms they served.

templates/pages/about/policies/coc_committee.html

index 7b0f6c6aa072cb8908a4babdf4cc007ecd08243f..a4254646fb2d207dac2238d19e09403d285a72ad 100644 (file)
      <tr>
       <td>Stacey Haysler (Chair)</td>
       <td>
-        Stacey Haysler is the CFO and COO of PostgreSQL Experts, Inc., in
-        Alameda, California. She is a PostgreSQL Global Development Group
-        Contributor, and is also a principal organizer of the San Francisco
-        PostgreSQL Users’ Group and PgDay San Francisco.
+        Stacey Haysler (Chair) is the CFO and COO of PostgreSQL Experts, Inc.,
+        in Alameda, California. She is a PostgreSQL Global Development Group
+        Contributor, and the President of the United States PostgreSQL
+        Association (PgUS). She has worked as an organizer and conference staff
+        for a number of conferences, both in North America and Europe, and is
+        also a principal organizer of the San Francisco PostgreSQL Users' Group.
       </td>
      </tr>
      <tr>
       </td>
      </tr>
      <tr>
-      <td>Ilya Kosmodemiansky</td>
-      <td>
-        Ilya Kosmodemiansky is a CEO and co-founder at Data Egret, lives in
-        Saarbruecken, Germany. He is a co-organizer of usergroups and meetups
-        (PostgreSQL User group Frankfurt-am-Main, DevOpsSaar meetup) and is part
-        of the organization team of several conferences (PGConf.EU, FOSDEM
-        PGDay, PGDay.Russia). He is also a member of the Sponsorship Committee
-        of PostgreSQL Project.
-      </td>
+       <td>Jeanette Bromage</td>
+       <td>
+         Jeanette Bromage is a Principal DBA at Kira Systems. Prior to joining
+         Kira Systems, she took a three year break from managing databases to
+         concentrate on AWS/Linux system administration. Jeanette has worked
+         with various database technologies across different platforms for over
+         twenty years, including a three year stint as a C programmer.
+       </td>
      </tr>
      <tr>
       <td>Jonathan Katz</td>
       <td>
-        Jonathan S. Katz is the Director of Cloud Engineering &amp; Growth at
+        Jonathan S. Katz is the Vice President of Platform Engineering at
         Crunchy Data, and lives in New York. He is a PostgreSQL Global
         Development Group Major Contributor focused on advocacy, the website,
-        and releases, and also serves on the board of the United States
-        PostgreSQL Association.
+        and releases, and also serves on the boards of the United States
+        PostgreSQL Association &amp; the PostgreSQL Community Association of
+        Canada.
       </td>
      </tr>
+     <tr>
+       <td>Anastasia Lubennikova</td>
+       <td>
+         Anastasia Lubennikova is a Senior Developer at Postgres Professional
+         and a PostgreSQL Global Development Group Contributor. She contributes
+         to the PostgreSQL community as a core developer and speaker. As a part
+         of her job, she also helps with mentoring and onboarding new
+         developers.
+       </td>
+     </tr>
+     <tr>
+       <td>Fábio Telles Rodriguez</td>
+       <td>
+         Fábio Telles is a Database Consultant and co-founder of Timbira, in
+         Brazil. He is a co-organizer of both PGConf.Brazil and Brazilian PUG.
+         He organizes and speaks in many others conferences in his country.
+       </td>
+     </tr>
      <tr>
       <td>Umair Shahid</td>
       <td>
 
 <h3>Past Members</h3>
 
-<table class="table table-striped cocc-table">
-  <tbody>
-     <tr>
-      <td>L&aelig;titia Avrot</td>
-      <td>
-        L&aelig;titia Avrot is a Database Consultant for EnterpriseDB and lives
-        in France, near Lyon. She is one of the Co-Founders of Postgres Women
-        and is also an organizer of the Postgres Lyon User Group.
-      </td>
-     </tr>
-     <tr>
-      <td>Vik Fearing</td>
-      <td>
-        Vik Fearing is a consultant and trainer for 2ndQuadrant France, and
-        lives in Paris, France. He has been in the PostgreSQL community since
-        2008 and is the founder and co-organizer of pgDay Paris, co-organizer of
-        PostgreSQL Conference Europe, and a volunteer and speaker at many other
-        conferences around the world. He is also a moderator for several of the
-        PostgreSQL mailing lists as well as an IRC channel operator for
-        #postgresql and #postgresqlfr. He is an inaugural member of the
-        PostgreSQL Code of Coduct Committee and part of the team behind the
-        @PostgreSQL Twitter account. In his spare time, he likes to write minor
-        patches to the PostgreSQL codebase.
-      </td>
-     </tr>
-  </tbody>
-</table>
+<ul>
+  <li>L&aelig;titia Avrot (2018-2019)</li>
+  <li>Vik Fearing (2018-2019)</li>
+  <li>Ilya Kosmodemiansky (2018-2020)</li>
+</ul>
 
 {%endblock%}