From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1Br2-0005Qr-P3 for qemu-devel@nongnu.org; Tue, 24 Nov 2015 06:33:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1Bqz-0006h6-Ig for qemu-devel@nongnu.org; Tue, 24 Nov 2015 06:33:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1Bqz-0006gD-C0 for qemu-devel@nongnu.org; Tue, 24 Nov 2015 06:33:45 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id D9A248E241 for ; Tue, 24 Nov 2015 11:33:44 +0000 (UTC) Message-ID: <1448364822.27648.73.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 24 Nov 2015 12:33:42 +0100 In-Reply-To: <5654410E.4000805@redhat.com> References: <1448300659-23559-1-git-send-email-pbonzini@redhat.com> <1448300659-23559-3-git-send-email-pbonzini@redhat.com> <565353ED.1090502@redhat.com> <1448352204.27648.19.camel@redhat.com> <5654410E.4000805@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 2/4] qjson: do not save/restore contexts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Paolo Bonzini , qemu-devel@nongnu.org, armbru@redhat.com Hi, > The same point applies *much more* to writing systems / alphabets. You > (the generic you) can't expect me (the generic me) to read Kanji, > Sanskrit, Thai script, Cyrillic script, and so on, even if your name is > written in that language natively. You come up with an approximation in > Latin script, and use that. > Is your purpose to feel pleased about the faithful representation of > your name in the commit message (that the international community is > unable to read, not even approximately), or is your goal to allow the > community to read your (approximate) name? IMO that is for the people in question to decide. Usually I just cut +paste (or let stefans great patches script collect) what they are using them-self and are apparently comfortable with. Having Kanji only as in that specific case is unusual indeed, in most cases there is latin transcript, either in place of or additionally to the native version, like this: "latin (native) ". The latter looks a bit silly for latin-family of alphabets, for others (kanji/cyrillic/...) it makes more sense and seems to be more common. But even when they use native only I still think their name and not only the email address should appear in the commit message when giving them the credit they deserve. cheers, Gerd