From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Beller Subject: [PATCH 2/2] .mailmap: mark bouncing email addresses Date: Fri, 9 Aug 2013 20:18:25 +0200 Message-ID: <1376072305-15255-3-git-send-email-stefanbeller@googlemail.com> References: <1376072305-15255-1-git-send-email-stefanbeller@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Stefan Beller To: git@vger.kernel.org, gitster@pobox.com X-From: git-owner@vger.kernel.org Fri Aug 09 20:18:38 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V7rGm-00071X-UI for gcvg-git-2@plane.gmane.org; Fri, 09 Aug 2013 20:18:37 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967938Ab3HISSa convert rfc822-to-quoted-printable (ORCPT ); Fri, 9 Aug 2013 14:18:30 -0400 Received: from mail-ea0-f178.google.com ([209.85.215.178]:53000 "EHLO mail-ea0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758623Ab3HISS2 (ORCPT ); Fri, 9 Aug 2013 14:18:28 -0400 Received: by mail-ea0-f178.google.com with SMTP id a15so2241495eae.9 for ; Fri, 09 Aug 2013 11:18:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=7frrklSflCs+ahUb8kKzkHhiDMMKZgrPRbVAjrFVN08=; b=q8haIClTIw6OmKNc1UJPg1RuR96/KfL0NuFqqyVBUNwI7YWIeQrHVM607xw86tTXbP tbC9XRK9p5/u16gumiRckkXkufpm4eRbE35M1cXtP2kvo1qxgFBMJn+nuKnQarScsT8Q Wvk+Y25HNxarP99wKkQmEKazdv3T/pk8yu/JdyBs5rQhFSnrGOmPGOXBZv9y7wdW/gaf D/xehYydg69S8oINq5WB0gSFilo8r8Fqf0Yf5VJxyeCxpSyq5S+UTwRODfLPTRtx3nOc bJp265L1u78d00O7hdD7NP/Zo66+ybJ/ZId8LjEEKdh5wWbjcAX76QUc5OpQozjTxA6X J84w== X-Received: by 10.15.111.13 with SMTP id ci13mr1827660eeb.136.1376072306840; Fri, 09 Aug 2013 11:18:26 -0700 (PDT) Received: from localhost (ip-109-91-109-128.unitymediagroup.de. [109.91.109.128]) by mx.google.com with ESMTPSA id j2sm30826709eep.6.2013.08.09.11.18.25 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 09 Aug 2013 11:18:26 -0700 (PDT) X-Mailer: git-send-email 1.8.4.rc2 In-Reply-To: <1376072305-15255-1-git-send-email-stefanbeller@googlemail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: We cannot be sure whether these are the same person, hence we will not map their different mail addresses to one person. However this commit documents, some bouncing mail addresses, so these need not be tried again, when somebody continues the .mailmap cleanup. Signed-off-by: Stefan Beller --- .mailmap | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/.mailmap b/.mailmap index 840abf7..3b235b5 100644 --- a/.mailmap +++ b/.mailmap @@ -18,6 +18,10 @@ Alexey Shumkin Anders Kaseorg Anders Kaseorg Aneesh Kumar K.V +# The 2 following authors are probably the same person, +# but both emails bounce. +Amos Waterland +Amos Waterland Ben Walton Bernt Hansen Brandon Casey @@ -34,6 +38,10 @@ Dan Johnson Dana L. How Dana L. How Dana How Daniel Barkalow +# The 2 following authors are probably the same person, +# but both emails bounce. +Daniel Trstenjak +Daniel Trstenjak David Brown David D. Kilzer David K=C3=A5gedal @@ -68,11 +76,19 @@ J. Bruce Fields J. Bruce Fields Jakub Nar=C4=99bski James Y Knight +# The 2 following authors are probably the same person, +# but both emails bounce. +Jason McMullan +Jason McMullan Jason Riedy Jason Riedy Jay Soffian Jeff King Jeff Muizelaar +# The 2 following authors are probably the same person, +# but both emails bounce. +Jens Axboe +Jens Axboe Jim Meyering Joachim Berdal Haga Johannes Schindelin @@ -144,6 +160,8 @@ Michele Ballabio Miklos Vajna Namhyung Kim Namhyung Kim +# The 2 following authors are probably the same person, +# but both emails bounce. Nanako Shiraishi Nanako Shiraishi Nelson Elhage @@ -177,6 +195,10 @@ Robert Fitzsimons Robert Shearman Robert Zeh Robin Rosenberg +# The 2 following authors are probably the same person, +# but both emails bounce. +Rutger Nijlunsing +Rutger Nijlunsing Ryan Anderson Salikh Zakirov Sam Vilain --=20 1.8.4.rc2