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 1wHKYS-0074Fh-3C for pgsql-www@arkaria.postgresql.org; Mon, 27 Apr 2026 11:55:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wHKYQ-00DrOj-32 for pgsql-www@arkaria.postgresql.org; Mon, 27 Apr 2026 11:55:10 +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 1wHKYQ-00DrOH-1z; Mon, 27 Apr 2026 11:55:10 +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.98.2) (envelope-from ) id 1wHKYO-00000003KSu-1UxO; Mon, 27 Apr 2026 11:55:10 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 67CE0D527; Mon, 27 Apr 2026 11:55:07 +0000 (UTC) Date: Mon, 27 Apr 2026 13:55:05 +0200 From: Christoph Berg To: Magnus Hagander Cc: PostgreSQL WWW , PostgreSQL Contributors Subject: Re: Badges moderation 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: Magnus Hagander > Yeah, we can do that I think. But perhaps it's better to split it out so > there can be multiple moderation teams, so that we can more flexibly add > more people as needed? Well, I don't know how easy that would be. Perhaps we could merge it and do the split as a next step? > And also just to be clear -- the last result of the discussion about this > was that there were plenty of concerns about the suggested way to do it, > wasn't it? Have I missed a discusison somewhere, or are those concerns > still open? The last result (from the lunch discussion in Brussels) was that we need handling of retired people from "permanent" badges like "Sysadmin Team". That's not included yet, but in the team, we concluded that instead of some complicated date range handling (perhaps that's what you remember as plenty?) we can just add a single boolean "retired" flag. We don't have that yet, but that's not a big blocker. Christoph