projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e2ce2
)
Add the core team email address to the core page.
author
Dave Page
<dpage@pgadmin.org>
Fri, 29 Jan 2016 17:47:57 +0000
(18:47 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Fri, 29 Jan 2016 17:47:57 +0000
(18:47 +0100)
templates/pages/developer/core.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/developer/core.html
b/templates/pages/developer/core.html
index 55cbc6e1dc0b3ac5cf198c974cd3179efbd36216..a24a25c57dbafe7ea0e443a4207887d697051ced 100644
(file)
--- a/
templates/pages/developer/core.html
+++ b/
templates/pages/developer/core.html
@@
-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%}