From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BA0251396D0 for ; Sat, 16 Sep 2017 22:36:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE02C1FC179; Sat, 16 Sep 2017 22:36:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBD5A1FC179 for ; Sat, 16 Sep 2017 22:36:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CF7B3416B8 for ; Sat, 16 Sep 2017 22:36:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC738908C for ; Sat, 16 Sep 2017 22:36:40 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1505601074.2066d9fdaa553134dad739fb451af33eeb95467b.kentnl@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: / X-VCS-Repository: proj/perl-overlay X-VCS-Files: .mailmap X-VCS-Directories: / X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2066d9fdaa553134dad739fb451af33eeb95467b X-VCS-Branch: master Date: Sat, 16 Sep 2017 22:36:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0ca84b16-af25-40d7-a41f-fccbb02f5d71 X-Archives-Hash: 08d68c14264b6f5912d12992a17c3b8e commit: 2066d9fdaa553134dad739fb451af33eeb95467b Author: Kent Fredric gentoo org> AuthorDate: Fri Sep 15 05:04:15 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Sep 16 22:31:14 2017 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2066d9fd Add .mailmap This is to normalize email data for git shortlog and friends so people get correctly attributed where relevant. .mailmap | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..0aea6fe40 --- /dev/null +++ b/.mailmap @@ -0,0 +1,8 @@ +Kent Fredric +Kent Fredric +Michele Beltrame +Michele Beltrame +Michele Beltrame +Daniel Westermann-Clark +Andreas K. Hüttel +Torsten Veller