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.96) (envelope-from ) id 1vNYq5-006UO9-0K for pgsql-www@arkaria.postgresql.org; Mon, 24 Nov 2025 15:50:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vNYq3-001cLW-1U for pgsql-www@arkaria.postgresql.org; Mon, 24 Nov 2025 15:50:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vNYq3-001cL3-0L; Mon, 24 Nov 2025 15:50:51 +0000 Received: from goedel.df7cb.de ([49.13.90.212]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vNYq0-001Fl5-3A; Mon, 24 Nov 2025 15:50:51 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 7213B1A0; Mon, 24 Nov 2025 15:50:46 +0000 (UTC) Date: Mon, 24 Nov 2025 16:50:45 +0100 From: Christoph Berg To: PostgreSQL WWW Cc: PostgreSQL Contributors Subject: Rename Contributor to Significant Contributor Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, I plan to commit the attached patch to rename Contributor to Significant Contributor. Also included is some copy-editing of the pages. https://www.postgresql.org/about/policies/contributors/: * really needs a "Policy" in the page title or everyone is confused why this page isn't listing people https://www.postgresql.org/community/contributors/ * I added a "PostgreSQL" to the (in-page) title so "PostgreSQL Contributor Profiles" sounds better than a mundane "Contributor Profiles" listing * I moved the "how to suggest" section to the end so the list isn't cluttered with too much text at the top * The sections all have introductory text now (likely needs manual importing of the json file, like the actual "Significant" (and Past Significant Contributor) rename. https://www.postgresql.org/about/governance/contributors/: * add Floor (already pushed in a separate commit) Christoph