From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 08 Jun 2023 14:57:05 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7FCN-00Fkyt-44 for lore@lore.pengutronix.de; Thu, 08 Jun 2023 14:57:05 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1q7FCL-0004I2-2u; Thu, 08 Jun 2023 14:57:05 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7FBn-0004Hp-Gp; Thu, 08 Jun 2023 14:56:31 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1q7FBm-005yaw-SC; Thu, 08 Jun 2023 14:56:30 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1q7FBl-001D5Z-R6; Thu, 08 Jun 2023 14:56:29 +0200 Date: Thu, 8 Jun 2023 14:56:29 +0200 From: Michael Olbrich To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , ptxdist@pengutronix.de Message-ID: Mail-Followup-To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , ptxdist@pengutronix.de References: <20230607135129.189660-1-u.kleine-koenig@pengutronix.de> <20230607-crusader-smitten-0f6b2159e1c4@ifak-system.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230607-crusader-smitten-0f6b2159e1c4@ifak-system.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] mailmap: Add a few entries for improved commit statistics X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Wed, Jun 07, 2023 at 04:24:22PM +0200, Alexander Dahl wrote: > Hello Uwe, > > Am Wed, Jun 07, 2023 at 03:51:29PM +0200 schrieb Uwe Kleine-König: > > When a single person uses different variants of their real name and > > different email addresses, they appear as different persons in the > > hall of fame in the category "Commits". > > > > With this .mailmap the number of individual committers is reduced from > > 148 to 141 (as of ptxdist-2023.05.0) as produced by > > > > git shortlog -sn > > I noticed some more when calling `git shortlog -s` or lets say > omitting '-n' which gives you alphabetic order. Not sure if those are > the same person, but I would guess so. > > 1 Andrej Gantvorg > 1 Andrej.Gantvorg@wago.com > > 620 Bjoern Buerger > 51 Bjørn Bürger > > 23 Denis OSTERLAND > 22 Denis Osterland-Heim > > 14 Enrico Joerns > 37 Enrico Jorns > > 11 Guillermo Rodriguez > 16 Guillermo Rodríguez > 3 grodriguez That looks correct to me. > 936 Juergen Beisert > 3 Jürgen Beisert Those should be merged into 343 Juergen Borleis Michael > > As said on IRC before, things differ if you additionally pass '-e' … > > Greets > Alex > > > > > . > > > > Signed-off-by: Uwe Kleine-König > > --- > > .mailmap | 7 +++++++ > > 1 file changed, 7 insertions(+) > > create mode 100644 .mailmap > > > > diff --git a/.mailmap b/.mailmap > > new file mode 100644 > > index 000000000000..c1c31f0237a0 > > --- /dev/null > > +++ b/.mailmap > > @@ -0,0 +1,7 @@ > > +Christian Gieseler > > +Denis Osterland-Heim > > +Florian Bäuerle > > +Ladislav Michl > > +Ladislav Michl > > +Michael Olbrich > > +Thorsten Liepert > > > > base-commit: 5015bfbd0347abfc20bcf0bfedf5b02670353924 > > -- > > 2.39.2 > > > > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |