From 9e30f68fc4bf4f81b276b2d4f7092e783d8746d6 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 16 Feb 2010 22:06:51 +0100 Subject: 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. --- .svncommitters | 1 + 1 file changed, 1 insertion(+) create mode 100644 .svncommitters (limited to '.svncommitters') diff --git a/.svncommitters b/.svncommitters new file mode 100644 index 0000000..0772102 --- /dev/null +++ b/.svncommitters @@ -0,0 +1 @@ +james = James Yonan -- cgit