Received: from malur.postgresql.org ([217.196.149.56])
by arkaria.postgresql.org with esmtps (TLS1.3) tls
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.94.2)
(envelope-from )
id 1qppeR-007C4l-Nq
for pgsql-www@arkaria.postgresql.org; Mon, 09 Oct 2023 12:46:23 +0000
Received: from localhost ([127.0.0.1] helo=malur.postgresql.org)
by malur.postgresql.org with esmtp (Exim 4.94.2)
(envelope-from )
id 1qppeP-00DjJD-JT
for pgsql-www@arkaria.postgresql.org; Mon, 09 Oct 2023 12:46:22 +0000
Received: from makus.postgresql.org ([2001:4800:3e1:1::229])
by malur.postgresql.org with esmtps (TLS1.3) tls
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.94.2)
(envelope-from )
id 1qppeP-00DjJ5-CE
for pgsql-www@lists.postgresql.org; Mon, 09 Oct 2023 12:46:22 +0000
Received: from smtp.outgoing.loopia.se ([93.188.3.37])
by makus.postgresql.org with esmtps (TLS1.3) tls
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(Exim 4.94.2)
(envelope-from )
id 1qppeN-000mrO-PY
for pgsql-www@lists.postgresql.org; Mon, 09 Oct 2023 12:46:21 +0000
Received: from s807.loopia.se (localhost [127.0.0.1])
by s807.loopia.se (Postfix) with ESMTP id 6E28D2FAB466
for ; Mon, 9 Oct 2023 14:46:18 +0200 (CEST)
Received: from s979.loopia.se (unknown [172.22.191.5])
by s807.loopia.se (Postfix) with ESMTP id 5F7B32E2C879
for ; Mon, 9 Oct 2023 14:46:18 +0200 (CEST)
Received: from s473.loopia.se (unknown [172.22.191.5])
by s979.loopia.se (Postfix) with ESMTP id 5E2BD10BC3FF
for ; Mon, 9 Oct 2023 14:46:18 +0200 (CEST)
X-Virus-Scanned: amavisd-new at amavis.loopia.se
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level:
X-Spam-Status: No, score=-1.01 tagged_above=-999 required=6.2
tests=[ALL_TRUSTED=-1, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=disabled
Received: from s981.loopia.se ([172.22.191.6])
by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024)
with LMTP id 3iT9gYFtTD0D for ;
Mon, 9 Oct 2023 14:46:18 +0200 (CEST)
X-Loopia-Auth: user
X-Loopia-User: daniel@yesql.se
X-Loopia-Originating-IP: 89.255.232.193
Received: from smtpclient.apple (customer-89-255-232-193.stosn.net
[89.255.232.193])
(Authenticated sender: daniel@yesql.se)
by s981.loopia.se (Postfix) with ESMTPSA id EEB5622B178C
for ; Mon, 9 Oct 2023 14:46:17 +0200 (CEST)
From: Daniel Gustafsson
Content-Type: multipart/mixed;
boundary="Apple-Mail=_45CF8884-FC4A-47A0-BB33-6743DE57F4C9"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\))
Subject: Accidental inclusion of core team on funds policy?
Message-Id: <87970758-9EF7-401A-8B91-D4A99ADA9EC1@yesql.se>
Date: Mon, 9 Oct 2023 14:46:17 +0200
To: pgsql-www@lists.postgresql.org
X-Mailer: Apple Mail (2.3696.120.41.1.3)
List-Id:
List-Help:
List-Subscribe:
List-Post:
List-Owner:
List-Archive:
Archived-At:
Precedence: bulk
--Apple-Mail=_45CF8884-FC4A-47A0-BB33-6743DE57F4C9
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
I happened to notice what seems like a copy/paste error in the funds =
group
policy document on the website. The first para on the page explains =
Core Team
membership which seems incorrect as they are separate entities.
https://www.postgresql.org/about/policies/funds-group/
Shouldn't we do something like the attached?
--
Daniel Gustafsson
--Apple-Mail=_45CF8884-FC4A-47A0-BB33-6743DE57F4C9
Content-Disposition: attachment;
filename=fundsgroup.diff
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="fundsgroup.diff"
Content-Transfer-Encoding: 7bit
diff --git a/templates/pages/about/policies/funds-group.html b/templates/pages/about/policies/funds-group.html
index 1b60f1c1..005b4162 100644
--- a/templates/pages/about/policies/funds-group.html
+++ b/templates/pages/about/policies/funds-group.html
@@ -5,7 +5,7 @@
{%block contents%}
PostgreSQL Funds Group
-Last updated: March 1, 2019. {%git_changes_link%}
+Last updated: October 10, 2023. {%git_changes_link%}
Charter
@@ -14,16 +14,6 @@
project and Software in the Public Interest, Inc.
-Core Team Membership
-
-
- The Core Team of the PostgreSQL project
- consists of the people currently listed on the
- contributors page.
-
-
-The Core Team appoints its own members.
-
Fundraising Group Membership
--Apple-Mail=_45CF8884-FC4A-47A0-BB33-6743DE57F4C9--