From 58cc8619cf0c3e4ba9d04092b4ba602dcc344e84 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 29 Jan 2016 18:47:57 +0100 Subject: [PATCH] Add the core team email address to the core page. --- templates/pages/developer/core.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/pages/developer/core.html b/templates/pages/developer/core.html index 55cbc6e1..a24a25c5 100644 --- a/templates/pages/developer/core.html +++ b/templates/pages/developer/core.html @@ -21,4 +21,6 @@ are appointed by existing core team members.

The core team members are listed on the Contributor Profiles page. + +

You can contact the core team by emailing pgsql-core [at] postgresql [dot] org.

{%endblock%} -- 2.39.5