From: David Sommerseth Date: Tue, 16 Feb 2010 21:06:51 +0000 (+0100) Subject: Added mapping files from SVN commit ID to more descriptive commit IDs. X-Git-Tag: v2.2-beta1~6^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30b492a60107d0e28b425239afca2524ac67b9d5;p=thirdparty%2Fopenvpn.git Added mapping files from SVN commit ID to more descriptive commit IDs. Unfortunately, this will not rewrite the commit history. So all commits done by james@e7ae566f-a301-0410-adde-c780ea21d3b5 is James Yonans commits. It was considered to risky to use git tools to rewrite the commit history, as it could influence those already using this git tree. --- diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..91ff5537c --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +James Yonan james diff --git a/.svncommitters b/.svncommitters new file mode 100644 index 000000000..0772102d2 --- /dev/null +++ b/.svncommitters @@ -0,0 +1 @@ +james = James Yonan