projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4026a72
)
Update address to contact the contributors team
author
Magnus Hagander
<magnus@hagander.net>
Thu, 27 May 2021 14:54:24 +0000
(16:54 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Thu, 27 May 2021 14:54:24 +0000
(16:54 +0200)
The top of the page said report additions to contributors@, and the
bottom said report omissions to webmaster@. For consistency, this
changes both to go to contributors@.
templates/contributors/list.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/contributors/list.html
b/templates/contributors/list.html
index 4ab4fda8a0a0d6c80762d6bfd08b4ee5035b38c8..68efe7b4ebc02c9a8fbae94eac43dde5d2a71a47 100644
(file)
--- a/
templates/contributors/list.html
+++ b/
templates/contributors/list.html
@@
-61,5
+61,5
@@
{%endfor%}
<p>All contributors are listed in alphabetical order.
-Please report omissions or corrections to the <a href="mailto:
webmaster@postgresql.org">webmaster
</a>.</p>
+Please report omissions or corrections to the <a href="mailto:
contributors@postgresql.org">contributors@postgresql.org
</a>.</p>
{%endblock%}