Add the core team email address to the core page.
authorDave Page <dpage@pgadmin.org>
Fri, 29 Jan 2016 17:47:57 +0000 (18:47 +0100)
committerDave Page <dpage@pgadmin.org>
Fri, 29 Jan 2016 17:47:57 +0000 (18:47 +0100)
templates/pages/developer/core.html

index 55cbc6e1dc0b3ac5cf198c974cd3179efbd36216..a24a25c57dbafe7ea0e443a4207887d697051ced 100644 (file)
@@ -21,4 +21,6 @@ are appointed by existing core team members.</p>
 
 <p>The core team members are listed on the 
 <a href="/community/contributors/">Contributor Profiles</a> page.
+
+<p>You can contact the core team by emailing pgsql-core [at] postgresql [dot] org.</p>
 {%endblock%}