From 02d862a028c61849d6ef4f0c0a821341b144d71c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 8 Jan 2012 12:05:13 -0500 Subject: [PATCH] Add .mailmap to standardize author names and emails for update_copyright.py. The format of the .mailmap file is described in git-shortlog's man page under "MAPPING AUTHORS". --- .mailmap | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..2a5101b --- /dev/null +++ b/.mailmap @@ -0,0 +1,6 @@ +Alberto Gomez-Casado albertogomcas +Massimo Sandal devicerandom +Fabrizio Benedetti fabrizio.benedetti.82 +Rolf Schmidt illysam +Marco Brucale marcobrucale +Pancaldi Paolo pancaldi.paolo -- 2.26.2