From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web09.3859.1578059334673416166 for ; Fri, 03 Jan 2020 05:48:54 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=enviDjRZ; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578059333; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=65RuH2h+tunrR8V4uwJf3IffA33AGQl3aBKkEqeJu54=; b=enviDjRZ6jiOVgqnZNAhlgJjZF4PdqELHpLunsMMyK+v/z1PD5eN2V4RrESqic+hvIcF69 82ZzqA2k31JFe17lFbDI+bgE6hHsqQ3EQltTlcp5ZnA/5phokefbJADZyDhiyBOgcpQIiz Dm8JmHw9X2ERavh5A0D+5xLe8Ptd8kw= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-60-y4f-my1gMnWUMN4U3fjZSQ-1; Fri, 03 Jan 2020 08:48:49 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 759ED800D41; Fri, 3 Jan 2020 13:48:48 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-245.ams2.redhat.com [10.36.116.245]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7F12F60BF7; Fri, 3 Jan 2020 13:48:44 +0000 (UTC) Subject: Re: [PATCH v3 00/32] .mailmap: Add mailmap file to have a cleaner git history To: Philippe Mathieu-Daude , devel@edk2.groups.io Cc: Leif Lindholm , Michael D Kinney , Andrew Fish References: <20200102192345.14600-1-philmd@redhat.com> From: "Laszlo Ersek" Message-ID: <07a65a33-8b5c-6479-90f6-c0ef8cd15c9a@redhat.com> Date: Fri, 3 Jan 2020 14:48:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200102192345.14600-1-philmd@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-MC-Unique: y4f-my1gMnWUMN4U3fjZSQ-1 X-Mimecast-Spam-Score: 0 Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/02/20 20:23, Philippe Mathieu-Daude wrote: > The .mailmap git feature helps fixing commit mistakes (in name/email). >=20 > The easiest way to use it is with the --use-mailmap flag: >=20 > $ git log --use-mailmap >=20 > See documentation [1] and [2], and interesting blog [3]. >=20 > Laszlo replied [4] to v1 explaining stewards want to avoid avoid > cross-domain mapping, and suggested to split in per email-address > patches, so contributors can individually Ack/Nack. >=20 > This v3 collects the patches of the 30 developers who replied to > the v2 [5] with their R-b tag. OK. So am I correct to think that this sub-series is ready for merging? > There is an exception with patch Hmmm... unfinished thought. :) Apparently, there is a patch that prevents the series from being merged? Which one? > I dropped the unreviewed patches and am cc'ing this series to the > Tianocore stewards, as suggested by Laszlo in [6]. Each developer > will still be Cc'ed in case a modification was requested, he/her > can verify. Ah, OK, so this is *not* the final version (for round 1, per [6]), just yet= . Can you please monitor the remaining feedback for this series? If everyone is happy with the v3 updates, and you determine that the patch set is fully reviewed, I can help pick up the new tags, and merge the series. Thanks! Laszlo >=20 > This series is available at: > https://gitlab.com/philmd/edk2/commits/mailmap-v3 >=20 > Regards, >=20 > Phil. >=20 > [1] https://git-scm.com/docs/git-shortlog#_mapping_authors > [2] https://git-scm.com/docs/git-check-mailmap#_mapping_authors > [3] https://github.com/sympy/sympy/wiki/Using-.mailmap#making-mailmap-ent= ries > [4] https://edk2.groups.io/g/devel/message/51657 > [5] https://edk2.groups.io/g/devel/message/51834 > [6] https://edk2.groups.io/g/devel/message/51906 >=20 > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney >=20 > Philippe Mathieu-Daud=C3=A9 (32): > .mailmap: Add a stub with documentation > .mailmap: Add an entry for Aaron Li > .mailmap: Add an entry for Antoine C=C5=93ur > .mailmap: Add an entry for Ard Biesheuvel > .mailmap: Add an entry for Ashley DeSimone > .mailmap: Add an entry for Baraneedharan Anbazhagan > .mailmap: Add an entry for Chasel Chiu > .mailmap: Add an entry for Christopher J Zurcher > .mailmap: Add an entry for Eric Dong > .mailmap: Add an entry for Erik Bjorge > .mailmap: Add an entry for Hao Wu > .mailmap: Add an entry for Hot Tian > .mailmap: Add an entry for Jiewen Yao > .mailmap: Add an entry for Jim Dailey > .mailmap: Add an entry for Laszlo Ersek > .mailmap: Add an entry for Liming Gao > .mailmap: Add an entry for Maciej Rabeda > .mailmap: Add an entry for Marc-Andr=C3=A9 Lureau > .mailmap: Add an entry for Marvin H=C3=A4user > .mailmap: Add an entry for Maurice Ma > .mailmap: Add an entry for Michael Kubacki > .mailmap: Add an entry for Ming Tan > .mailmap: Add an entry for Nikolai Saoukh > .mailmap: Add an entry for Philippe Mathieu-Daud=C3=A9 > .mailmap: Add an entry for Ray Ni > .mailmap: Add an entry for Samer El-Haj-Mahmoud > .mailmap: Add an entry for Shenglei Zhang > .mailmap: Add an entry for Star Zeng > .mailmap: Add an entry for Vitaly Cheptsov > .mailmap: Add an entry for Vladimir Olovyannikov > .mailmap: Add an entry for Yonghong Zhu > .mailmap: Add an entry for Yu-Chen Lin >=20 > .mailmap | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 .mailmap >=20