From: Melanie Plageman Date: Thu, 30 Jan 2025 08:29:51 +0000 (+0100) Subject: Add additional Contributor Committee links X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=ef76cab252a31542353c4f7279e50efef82b4dfb;p=pgweb.git Add additional Contributor Committee links The Contributors Committee wants to add our contact email to our governance page and also link to the release notes from the Contributor profile page. It should make it easier to know how to contact us. --- diff --git a/templates/contributors/list.html b/templates/contributors/list.html index 96a4d569..40a32205 100644 --- a/templates/contributors/list.html +++ b/templates/contributors/list.html @@ -11,6 +11,10 @@ See the Recognized Contributors policy for more information on becoming a recognized contributor.

+

+ For a list of all code contributions to a specific release, see the + Release Notes for released versions of PostgreSQL. +

Existing contributors can update their information in their user profile. diff --git a/templates/pages/about/governance/contributors.html b/templates/pages/about/governance/contributors.html index ac1cbfc3..336c7a7e 100644 --- a/templates/pages/about/governance/contributors.html +++ b/templates/pages/about/governance/contributors.html @@ -37,4 +37,8 @@ updated promptly after any decisions are made with respect to additions or changes.

+

+ Contact the Contributor Committee by emailing + contributors@postgresql.org. +

{%endblock%} diff --git a/templates/pages/about/policies/contributors.html b/templates/pages/about/policies/contributors.html index 42d0a635..3ad18a76 100644 --- a/templates/pages/about/policies/contributors.html +++ b/templates/pages/about/policies/contributors.html @@ -10,11 +10,15 @@ page includes people who have made substantial, long-term contributions of time and effort to the PostgreSQL project. One-time-only or short-term contributions are not usually considered adequate for listing, unless they - involve quite large amounts of code and time. For a list of all code - contributions to a specific release, see the + involve quite large amounts of code and time. +

+ +

+ For a list of all code contributions to a specific release, see the Release Notes for released versions of PostgreSQL.

+

Financial contributions get listed on the Sponsors pages, not here.