Update Code of Conduct Committee page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 4 Oct 2021 13:23:10 +0000 (09:23 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 4 Oct 2021 13:23:10 +0000 (09:23 -0400)
templates/pages/about/policies/coc_committee.html

index cab8e5abcd1fa897ac6f5ed8b7f3ca2baaa2a437..799dd46e1b7b1e6827960bab39fd31415f8d5cc2 100644 (file)
@@ -5,7 +5,7 @@
 
 <h1>Code of Conduct Committee <i class="fas fa-users"></i></h1>
 
-<p><em>Last updated: November 2, 2020. {%git_changes_link%}</em></p>
+<p><em>Last updated: October 4, 2021. {%git_changes_link%}</em></p>
 
 <h3>Contact</h3>
 
 <table class="table table-striped cocc-table">
   <tbody>
      <tr>
-      <td>Stacey Haysler (Chair)</td>
+      <td>Umair Shahid (Chair)</td>
       <td>
-        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.
+        Umair Shahid (Chair) is the Head of PostgreSQL at Percona and is based
+        in Islamabad, Pakistan. He is a veteran of the PostgreSQL Global
+        Development Group, contributing to the community as well as driving
+        commercial success. He is the principal organizer for Islamabad and
+        Dubai PostgreSQL Users' Groups.
       </td>
      </tr>
      <tr>
-      <td>Carole Arnaud</td>
+      <td>Ilaria Battiston</td>
       <td>
-        Carole Arnaud is an executive board member of Dalibo and team manager.
-        She lives in Nantes, France. She was part of the PGDay France committee
-        from 2015 to 2018, and has been a co-organizer of pgDay Paris since
-        2018.
+        Ilaria Battiston is a Data Engineering student at Technical University
+        of Munich with a huge passion for Databases and Open Source, planning to
+        dedicate her upcoming years in Database research and development. She is
+        an administrative committee of the Italian Postgres User Group, part of
+        the organizing team of PGConfEU and Google Summer of Code participant.
       </td>
      </tr>
      <tr>
          including a three year stint as a C programmer.
        </td>
      </tr>
+     <tr>
+       <td>Stefan Fercot</td>
+       <td>
+         Stefan Fercot is a Database Backup Architect at EDB. Former PostgreSQL
+         DBA and Linux system administrator, he lives in Mons, Belgium. He is
+         part of the contributing team behind pgBackRest and also helps
+         organizing community events with the FR and EU PostgreSQL Users'
+         Groups.
+       </td>
+     </tr>
      <tr>
        <td>Anastasia Lubennikova</td>
        <td>
        </td>
      </tr>
      <tr>
-       <td>Fábio Telles Rodriguez</td>
+       <td>Lucie Šimečková</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.
+         Lucie Šimečková is a Developer Marketing Manager at Timescale. She
+         lives in the Czech Republic. She is a diversity and inclusion and women
+         empowerment advocate. From enforcing the Code of Conduct at events,
+         through localization efforts, to supporting communities that work with
+         marginalized groups, her goal is to ensure that all activities are
+         inclusive of developers of all kinds.
        </td>
      </tr>
-     <tr>
-      <td>Umair Shahid</td>
-      <td>
-        Umair Shahid is the Head of PostgreSQL at Percona and is based in
-        Islamabad, Pakistan. He serves as a member of PgUS User Group committee
-        along with being the organizer for Islamabad and Dubai PostgreSQL Users'
-        Groups.
-      </td>
-     </tr>
   </tbody>
 </table>
 
 <h3>Past Members</h3>
 
 <ul>
+  <li>Carole Arnaud (2019-2021)</li>
   <li>L&aelig;titia Avrot (2018-2019)</li>
   <li>Vik Fearing (2018-2019)</li>
+  <li>Stacey Haysler (Chair, 2018-2021)</li>
   <li>Jonathan Katz (2018-2020)</li>
   <li>Ilya Kosmodemiansky (2018-2020)</li>
+  <li>Fábio Telles Rodriguez (2020-2021)</li>
 </ul>
 
 {%endblock%}