Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1paYAY-0003fg-1B for pgsql-translators@arkaria.postgresql.org; Fri, 10 Mar 2023 08:32:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1paYAX-0007qe-0r for pgsql-translators@arkaria.postgresql.org; Fri, 10 Mar 2023 08:32:05 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1paYAW-0007qV-Q5 for pgsql-translators@lists.postgresql.org; Fri, 10 Mar 2023 08:32:04 +0000 Received: from new1-smtp.messagingengine.com ([66.111.4.221]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1paYAT-0007YS-Ka for pgsql-translators@postgresql.org; Fri, 10 Mar 2023 08:32:03 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailnew.nyi.internal (Postfix) with ESMTP id 32554581E82; Fri, 10 Mar 2023 03:32:00 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Fri, 10 Mar 2023 03:32:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1678437120; x= 1678444320; bh=3hgSNnKRWddKBSOc4J1ioFM1Gz9mpi2hvi1ov0w3ue0=; b=q CimWBdRuj8JgkfHb2x0Uu+IqIsA9chKawFQlWOF0YT/LPVbAp5t7EZ30d0RDHRaX Am/VayGBHVSSM9Um8SHpjpyytwidg1+3WnSwlhF4EIlRwcJmZRgSWgD3V8yq6wM5 5rYYBLnZ6kx2VUI6GeYlp7FY7ZWFEJT/DHJje/ZMCF/bZ44Zqejyjzf2w8xQzN/i 5Mh7XDbMFwrzFYM22x4VLQtqrRFOMux7UDLXECiJDYwFPhGrhfrCGnEzkHjTlm4w 2Z1sn7I0wDAuY+hPWtQY0Ogk5Ihj4ekxtX20NNnIeGzEBsFPNPHDr7LaUCL6BTYX U0qNJYa2IgbBRfJnaFkFA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvddujedguddukecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefkffggfgfuvfhfhfgjtgfgsehtkeertddtfeejnecuhfhrohhmpefrvght vghrucfgihhsvghnthhrrghuthcuoehpvghtvghrrdgvihhsvghnthhrrghuthesvghnth gvrhhprhhishgvuggsrdgtohhmqeenucggtffrrghtthgvrhhnpeelgfetfeeitdelleeg geejvefhueetfedvtdejheevueeifeegvdfhueeludetueenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghu thesvghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 10 Mar 2023 03:31:58 -0500 (EST) Message-ID: <9179d862-a692-7406-a565-691e85ce938b@enterprisedb.com> Date: Fri, 10 Mar 2023 09:31:57 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: No credit for translators? Content-Language: en-US To: =?UTF-8?Q?Dennis_Bj=c3=b6rklund?= , pgsql-translators@postgresql.org References: From: Peter Eisentraut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 09.03.23 23:17, Dennis Björklund wrote: > In the end of each Release notes there is this section: > > "The following individuals (in alphabetical order) have contributed to > this release as patch authors, committers, reviewers, testers, or > reporters of issues." > > It would be nice for translators to be included in the list of names as > well. It's quite a lot of work to do a translation after all. This is of course true. The release notes credits are basically composed from the commit logs. If we want to add translators as well, we need to come up with a reliable way to collect everybody's names, including from mailing lists, direct commits, bug tracker, as well as names of people who have helped behind the scenes but are "represented" here by a single individual. Now is a good time to start thinking about this.