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 1llVF9-0007UV-F2 for pgsql-translators@arkaria.postgresql.org; Tue, 25 May 2021 11:29:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1llVF8-0005mi-8b for pgsql-translators@arkaria.postgresql.org; Tue, 25 May 2021 11:29:02 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llVF8-0005ma-32 for pgsql-translators@lists.postgresql.org; Tue, 25 May 2021 11:29:02 +0000 Received: from forward5-smtp.messagingengine.com ([66.111.4.239]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llVEz-0003e4-Ub for pgsql-translators@lists.postgresql.org; Tue, 25 May 2021 11:29:01 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailforward.nyi.internal (Postfix) with ESMTP id B089C1940A33; Tue, 25 May 2021 07:28:50 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 25 May 2021 07:28:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=Pu352l8y0mz6ZSEO2IwRuA7DTLj3Z0mKEEYbOxgdO hM=; b=suI7y9ufwHWUxK58VzDW6mHXID9KRpdiD5CPQdDgHq0mgsAIw4umBNTpy DwdKzQpuK0i6JQxt+nlN8mRm/v37D0nM2FHZTh6/HE8d9aRw0dHCl+uany4rxsMM a6cmVxSXRAjGchzwNQLtBfWrqVonfBAy7Hsr+EHp9F4qtmdYyvn8T9v1aLxqouYa 2f0KdAty7MWqQt50NcyqFoQVkmENWB0nt/M3A4cge5IW+QwM/NiToGNSgXQMxFV8 N6cTFkzeis85iYUtFlSCZIzg9eaRxYSpQQYJtdoFWKmv+6qKok9n42NdrekXQDqM CQxoYR3udVDV+gPQt2plxgW3QlYoQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdekuddggedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefuvfhfhffkffgfgggjtgfgsehtje ertddtfeejnecuhfhrohhmpefrvghtvghrucfgihhsvghnthhrrghuthcuoehpvghtvghr rdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvuggsrdgtohhmqeenucggtffrrg htthgvrhhnpeelveehheeuieduieetiedtkeeuteelfeetjeffieffudegvdffvdfftdei vdeukeenucfkphepkeejrddujeejrdejkedrvdehgeenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghuthes vghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Received: from laptop206oxuk.local (p57b14efe.dip0.t-ipconnect.de [87.177.78.254]) by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 25 May 2021 07:28:49 -0400 (EDT) Subject: Re: First Author? To: Georgios , "pgsql-translators@lists.postgresql.org" References: From: Peter Eisentraut Message-ID: Date: Tue, 25 May 2021 13:28:48 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 24.05.21 11:49, Georgios wrote: > I am very happy to see that several of my translation > attempts are now part of the code base. > > However they all lack First Author information. I had > not filled in that one as I felt it was not my place > to do so although in retrospect I should have asked > first. I had filled the email field though to make the > committer's life easier. The tools that generate these template files produce a bunch of things that we don't really need. So feel free to set it up as you want. But if you choose to not fill it in, don't just leave the template there, just delete it. Personally, I am now leaning toward trimming the header comments to a minimum. Authorship tracking etc. can be done via Git.