public inbox for pgsql-www@postgresql.org
help / color / mirror / Atom feedFrom: Christoph Berg <myon@debian.org>
Subject: [PATCH] Rename Contributor to Significant Contributor
Date: Mon, 24 Nov 2025 16:41:40 +0100
Also do some copy-editing of the contributor pages.
---
pgweb/contributors/fixtures/data.json | 12 +++----
templates/contributors/list.html | 19 ++++++------
.../pages/about/policies/contributors.html | 31 ++++++++++---------
3 files changed, 32 insertions(+), 30 deletions(-)
diff --git a/pgweb/contributors/fixtures/data.json b/pgweb/contributors/fixtures/data.json
index 97a4072e..76e90665 100644
--- a/pgweb/contributors/fixtures/data.json
+++ b/pgweb/contributors/fixtures/data.json
@@ -5,7 +5,7 @@
"fields": {
"typename": "Core Team",
"sortorder": 100,
- "extrainfo": "For more information on the purpose of the core team, please click <a\r\nhref=\"/developer/core/\">here</a>.",
+ "extrainfo": "The role of the Core Team is described on the <a href=\"/developer/core/\">Core Team page</a>. Core Team members are also Major Contributors.",
"detailed": true,
"showemail": true
}
@@ -16,7 +16,7 @@
"fields": {
"typename": "Major Contributors",
"sortorder": 200,
- "extrainfo": "",
+ "extrainfo": "Major Contributors are individuals who have provided a sustained stream of contributions, having substantial positive impact on the development of the PostgreSQL Community, over many years.",
"detailed": true,
"showemail": true
}
@@ -36,9 +36,9 @@
"model": "contributors.contributortype",
"pk": 4,
"fields": {
- "typename": "Contributors",
+ "typename": "Significant Contributors",
"sortorder": 300,
- "extrainfo": "",
+ "extrainfo": "Significant Contributors are individuals who have provided a sustained stream of notable contributions in recent years.",
"detailed": false,
"showemail": true
}
@@ -47,9 +47,9 @@
"model": "contributors.contributortype",
"pk": 5,
"fields": {
- "typename": "Past Contributors",
+ "typename": "Past Significant Contributors",
"sortorder": 500,
- "extrainfo": "",
+ "extrainfo": "These people have made significant contributions to PostgreSQL in the past.",
"detailed": false,
"showemail": false
}
diff --git a/templates/contributors/list.html b/templates/contributors/list.html
index 40a32205..de15cd39 100644
--- a/templates/contributors/list.html
+++ b/templates/contributors/list.html
@@ -2,15 +2,10 @@
{%load pgfilters%}
{%block title%}Contributor Profiles{%endblock%}
{%block contents%}
-<h1>Contributor Profiles <i class="fa fa-users"></i></h1>
-<p>These are the fine people that make PostgreSQL what it is today!</p>
+<h1>PostgreSQL Contributor Profiles <i class="fa fa-users"></i></h1>
+
+<p>These are the fine people that made PostgreSQL what it is today!</p>
-<p>To suggest additions to this list, please email the
- <a href="/about/governance/contributors/">Contributors Committee</a> at
- <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
- 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.
@@ -70,5 +65,11 @@
{%endfor%}
<p>All contributors are listed in alphabetical order.
-Please report omissions or corrections to <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.</p>
+ To suggest additions or corrections to this list, please email the
+ <a href="/about/governance/contributors/">Contributors Committee</a> at
+ <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
+ See the <a href="/about/policies/contributors/">Recognized Contributors Policy</a>
+ for more information on becoming a recognized contributor.
+</p>
+
{%endblock%}
diff --git a/templates/pages/about/policies/contributors.html b/templates/pages/about/policies/contributors.html
index 3ad18a76..93ee012d 100644
--- a/templates/pages/about/policies/contributors.html
+++ b/templates/pages/about/policies/contributors.html
@@ -1,9 +1,9 @@
{%extends "base/page.html"%}
{%load pgfilters%}
-{%block title%}Recognized Contributors{%endblock%}
+{%block title%}Recognized Contributors Policy{%endblock%}
{%block contents%}
-<h1>Recognized Contributors <i class="fas fa-gavel"></i></h1>
+<h1>Recognized Contributors Policy <i class="fas fa-gavel"></i></h1>
<p>
The PostgreSQL <a href="/community/contributors/">Contributor Profiles</a>
@@ -32,14 +32,14 @@
lists Core Team members and two levels of PostgreSQL Contributors:
</p>
<ul>
- <li><strong>Core Team</strong> people on the
+ <li><strong>Core Team</strong>: people on the
<a href="/developer/core/">PostgreSQL Core Team</a>
</li>
- <li><strong>Major Contributors</strong> individuals that have provided
+ <li><strong>Major Contributors</strong>: individuals who have provided
a sustained stream of contributions, having substantial positive
impact on the development of the PostgreSQL Community, over many years.
</li>
- <li><strong>Contributors</strong> individuals that have provided a sustained
+ <li><strong>Significant Contributors</strong>: individuals who have provided a sustained
stream of notable contributions in recent years.
</li>
</ul>
@@ -47,13 +47,13 @@
<h3>Past Contributors</h3>
<p>
This section lists people who were in the Core Team, Major Contributor,
- or Contributor section, but have stopped contributing for an extended
- period of time.
+ or Significant Contributor sections, but who have stepped down or stopped
+ contributing for an extended period of time.
</p>
<ul>
<li><strong>Past Major Contributors</strong>: previous Major Contributors and
previous Core Team members</li>
- <li><strong>Past Contributors</strong>: previous Contributors</li>
+ <li><strong>Past Contributors</strong>: previous Significant Contributors</li>
</ul>
<h2>Types of Contributions</h2>
@@ -91,6 +91,14 @@
<a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
</p>
+<h2>Nominating New Recognized Contributors</h2>
+<p>
+ If you want to nominate a PostgreSQL contributor who you think is making sustained
+ contributions of the type described here, email a description of their
+ contributions to the
+ <a href="/about/governance/contributors/">Contributors Committee</a> at
+ <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
+</p>
<h2>Contributors Committee Governance</h2>
<p>
@@ -100,11 +108,4 @@
page.
</p>
-<h2>Nominating New Recognized Contributors</h2>
-<p>
- If there is a PostgreSQL contributor who you think is making sustained
- contributions of the type described here, email a description of their
- contributions to
- <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.
-</p>
{%endblock%}
--
2.51.0
--udqcrglZC4bOgBKc--
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-www@postgresql.org
Cc: myon@debian.org
Subject: Re: [PATCH] Rename Contributor to Significant Contributor
In-Reply-To: <no-message-id-198@localhost>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox