Update CoC committee email address.
authorDave Page <dpage@pgadmin.org>
Thu, 3 Aug 2023 09:24:34 +0000 (10:24 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 3 Aug 2023 09:24:41 +0000 (10:24 +0100)
templates/pages/code-of-conduct.html

index f93a2a59716dd353c85a86cb43eae11724cdf48c..9c26d99f201c4df2b72e29a9526e9f9789e8ca74 100644 (file)
@@ -52,7 +52,7 @@
 
 <h2>Points of Contact</h2>
 <ul class="coc-points-of-contact">
-  <li>Conference CoC Committee email: <a href="mailto:coc@pgday.uk">coc@pgday.uk</a>&nbsp;<small>(only the committee members receive this)</small></li>
+  <li>Conference CoC Committee email: <a href="mailto:coc2023@pgday.uk">coc2023@pgday.uk</a>&nbsp;<small>(only the committee members receive this)</small></li>
   {% if coc_phone %}
     <li>Conference CoC Committee phone number: <a href="tel:{{ coc_phone|replace(" ","") }}">{{ coc_phone }}</a>&nbsp;<small>(a single-use number valid only for the duration of the conference)</small></li>
 {% endif %}