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 1vNdXp-009UBV-0B for pgsql-www@arkaria.postgresql.org; Mon, 24 Nov 2025 20:52:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vNdXn-004Fuj-14 for pgsql-www@arkaria.postgresql.org; Mon, 24 Nov 2025 20:52:19 +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.96) (envelope-from ) id 1vNdXn-004FuI-01; Mon, 24 Nov 2025 20:52:19 +0000 Received: from goedel.df7cb.de ([2a01:4f8:c013:1d4::1]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1vNdXk-001GSv-0o; Mon, 24 Nov 2025 20:52:18 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 0B314471B1; Mon, 24 Nov 2025 20:52:09 +0000 (UTC) Date: Mon, 24 Nov 2025 21:52:09 +0100 From: Christoph Berg To: "Jonathan S. Katz" Cc: PostgreSQL WWW , PostgreSQL Contributors Subject: Re: Rename Contributor to Significant Contributor Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Jonathan S. Katz > * The fixtures edits will be purely for testing purposes; those changes will > need to be added into the "Contributor types" section of the admin panel. Ah ok. I can see them there, but lack permission to edit. > * I'd note in the commit message that there are a few other cosmetic changes > and list them out. Ok. > > https://www.postgresql.org/community/contributors/ What I forgot to mention is a small detail that is perhaps interesting: I'm changing These are the fine people that make PostgreSQL what it is today! to These are the fine people that made PostgreSQL what it is today! ^ Good/bad? > > * I added a "PostgreSQL" to the (in-page) title so "PostgreSQL > > Contributor Profiles" sounds better than a mundane "Contributor > > Profiles" listing > > This is fine; I think it's also OK to add it to the title block, since it'll > appear in search results with that too, but I'm not wed to that opinion. The current is already "PostgreSQL: Contributor Profiles", so duplicating that is a bit weird. (But having header title and in-page title deviate is also weird...) > > * I moved the "how to suggest" section to the end so the list isn't > > cluttered with too much text at the top > > I'm not sure what the reasoning was to have it originally up top - maybe it > was to make it easier to find that info, especially because the page is > fairly long. I'd be OK with keeping it up top - it's not too much to scroll. IIRC originally there was only some "mail webmaster" bit at the bottom. I think that page has this information: 1. who are the people on the list 2. how do I add someone And currently 2 is before 1, which seems weird to me at least. > LGTM. Thanks! Thanks! Christoph