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 1llBLq-0007we-5T for pgsql-translators@arkaria.postgresql.org; Mon, 24 May 2021 14:14:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1llBLp-0001mb-5s for pgsql-translators@arkaria.postgresql.org; Mon, 24 May 2021 14:14:37 +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 1llBLo-0001mS-Vr for pgsql-translators@lists.postgresql.org; Mon, 24 May 2021 14:14:37 +0000 Received: from mail-40134.protonmail.ch ([185.70.40.134]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llBLm-0001lX-93 for pgsql-translators@lists.postgresql.org; Mon, 24 May 2021 14:14:36 +0000 Date: Mon, 24 May 2021 14:14:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail; t=1621865670; bh=5ocmyUMqOd5L/s/0KjVWhFiObMN7W5P5raYlkdCMbBU=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=hoC3Q85EOYH04JHLvyS4oS5+McTfpQPWQQR/pP2VOqdrU2iI3AtXC8+CO9Pzzp/Ps 30Msl4oymdq7xcIzn5GzIKSss1k+yYx/vLbgT21RYSj3OeHcwxOo6RSbPhJR2b3qrg qfLNrAVDXq8SINmzp7Ut20h1w6ANxfjp/6Fyv9pfi7+U8hHrM6uV0h09OTm9pYIsfd 1tqluEZiEiK+VehFPk4gqyBItKkVl+fWAJEV8DlAfNHHD+QP9Z/kTegHq8bu77Qpvw Qk3d52P2+zZxWbRqkXv/bugV51nmWvADySXomEwBS1eRJpNRnOvIapZVGwcniVB03U f+P2WJpVML/lQ== To: Guillaume Lelarge From: gkokolatos@pm.me Cc: "pgsql-translators@lists.postgresql.org" Reply-To: gkokolatos@pm.me Subject: Re: First Author? Message-ID: <9gX4smjSefwHrqt2QaHY5kJ0LOg7DsOAl9qfCLNV-a9EwBWyyPv84I6EjxAi-9Zs2WR_WPAL64lkCW4ftd5SbU8yIGsoXPEXz9TEIxuM_Po=@pm.me> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Monday, 24 May 2021 15:55, Guillaume Lelarge wr= ote: > Hi, > > Le=C2=A0lun. 24 mai 2021 =C3=A0=C2=A011:49, Georgios a =C3=A9crit=C2=A0: > > > Hi, > > > > 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. > > > > As an example in the el po files the following will > > be found: > > > > # Copyright (C) 2021 PostgreSQL Global Development Group > > # This file is distributed under the same license as the psql (PostgreS= QL) package. > > # > > msgid "" > > > > Whereas it is common to find a first author reference as > > > > # Copyright (C) 2009 - 2019 PostgreSQL Global Development Group > > # This file is distributed under the same license as the PostgreSQL pac= kage. > > # Peter Eisentraut , 2009 - 2019. > > msgid "" > > > > Would it be unreasonable to ask to be added as first > > author in the files that have been committed so far? > > Why don't you do it yourself? if you did the work, I see no harm in fixin= g this yourself ;) (FWIW, I did this myself in the french .po files) Yeah, I can do it myself for sure. I am still trying to figure out protocol on these matters, hence I ask first. I will add the updated files in redmine. //Georgios > > -- > Guillaume.