Author: mikl Date: Thu Dec 30 15:49:17 2010 New Revision: 1053920 URL: http://svn.apache.org/viewvc?rev=1053920&view=rev Log: Added myself in the developers-section in pom.xml
Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1053920&r1=1053919&r2=1053920&view=diff ============================================================================== --- commons/proper/math/trunk/pom.xml (original) +++ commons/proper/math/trunk/pom.xml Thu Dec 30 15:49:17 2010 @@ -53,6 +53,11 @@ <developers> <developer> + <name>Mikkel Meyer Andersen</name> + <id>mikl</id> + <email>mikl at apache dot org</email> + </developer> + <developer> <name>Bill Barker</name> <id>billbarker</id> <email>billbarker at apache dot org</email>