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 1v7CCy-00GU18-3I for pgsql-www@arkaria.postgresql.org; Fri, 10 Oct 2025 12:26:52 +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 1v7CCv-00C5S9-TK for pgsql-www@arkaria.postgresql.org; Fri, 10 Oct 2025 12:26:50 +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.94.2) (envelope-from ) id 1v7CCv-00C5Rl-Iy; Fri, 10 Oct 2025 12:26:50 +0000 Received: from mout-p-202.mailbox.org ([80.241.56.172]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v7CCu-001PmU-1L; Fri, 10 Oct 2025 12:26:50 +0000 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4cjmFd71FGz9tFN; Fri, 10 Oct 2025 14:26:45 +0200 (CEST) Date: Fri, 10 Oct 2025 14:26:44 +0200 From: Christoph Berg To: Tom Lane Cc: Peter Eisentraut , PostgreSQL WWW , PostgreSQL Contributors Subject: Re: PostgreSQL Contributor levels Message-ID: References: <4a98007e-2103-42f9-afef-fd75095239a1@eisentraut.org> <164575.1755439070@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <164575.1755439070@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Tom Lane > Peter Eisentraut writes: > > The threshold for getting into the release notes is absolutely minimal, > > and I think it would devalue the curation work that you are doing by > > somehow combining the two data sets or making a third level based on the > > release notes or something like that. > > +1. For example, a single bug report is enough to get you into the > commit log and thence the release notes. There's no requirement for > continuing effort, but I think even the lowest level of the curated > list should imply some amount of that. We are aware of that, and want to preserve that value. The details are not fleshed out yet, but it will be something like two pages. A new one "these people contributed to PostgreSQL in the last N releases/years" and the existing one which is then the "these are the people who work on keeping PostgreSQL alive" spotlight. > Perhaps the release notes could be useful as a sanity check though. > Say, if a person appears in the last three release-note lists and > is not in the curated list, maybe that is a name to take another > look at. Exactly, plus making the people from there a bit more visible. Plus the ability to combine with more data sources like conference organizers, translators, ... Christoph