Add additional Contributor Committee links
authorMelanie Plageman <melanieplageman@gmail.com>
Thu, 30 Jan 2025 08:29:51 +0000 (09:29 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 30 Jan 2025 08:29:51 +0000 (09:29 +0100)
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.

templates/contributors/list.html
templates/pages/about/governance/contributors.html
templates/pages/about/policies/contributors.html

index 96a4d5691e5185e6a81c047397437110b61e1ab1..40a32205b89e7b8794db7db12a1408426a0cf891 100644 (file)
     See the <a href="/about/policies/contributors/">Recognized Contributors</a>
     policy for more information on becoming a recognized contributor.
 </p>
+<p>
+    For a list of all code contributions to a specific release, see the
+  <a href="/docs/release/">Release Notes</a> for released versions of PostgreSQL.
+</p>
 <p>
     Existing contributors can update their information in their
     <a href="/account/profile/">user profile</a>.
index ac1cbfc33fd940fb1285435ddd919826c792db01..336c7a7e10d235c19beeeb991f480a2e7075e3f9 100644 (file)
@@ -37,4 +37,8 @@
   updated promptly after any decisions are made with respect to additions
   or changes.
 </p>
+<p>
+  Contact the Contributor Committee by emailing
+  <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
+</p>
 {%endblock%}
index 42d0a6351bc72ff4e84c5e0d5498bfe6d71960f3..3ad18a766d8d1b03fe0e24dbf49b200e72e558ac 100644 (file)
   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.
+</p>
+
+<p>
+  For a list of all code contributions to a specific release, see the
   <a href="/docs/release/">Release Notes</a> for released versions of
   PostgreSQL.
 </p>
+
 <p>
   Financial contributions get listed on the
   <a href="/about/sponsors/">Sponsors</a> pages, not here.