Add CoC Committee email address to CoC Committee page.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 1 Jun 2019 19:00:24 +0000 (15:00 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 1 Jun 2019 19:00:24 +0000 (15:00 -0400)
templates/pages/about/policies/coc_committee.html

index f91b4db3049557310c2c190f38e3fd7d4fb37aa6..184e79e3137a7897798320df0a7b69995f1003c5 100644 (file)
@@ -16,4 +16,9 @@
     <li>Jonathan Katz</li>
     <li>Ilya Kosmodemiansky</li>
 </ul>
+
+<p>
+  You can contact the Code of Conduct Committee at
+  <a href="mailto:coc@postgresql.org">coc@postgresql.org</a>.
+</p>
 {%endblock%}