Author: stain
Date: Mon Sep 12 15:44:02 2016
New Revision: 1760394
URL: http://svn.apache.org/viewvc?rev=1760394&view=rev
Log:
Added stain as developer
Modified:
commons/proper/beanutils/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1760394&r1=1760393&r2=1760394&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Mon Sep 12 15:44:02 2016
@@ -175,6 +175,15 @@
<email>[email protected]</email>
<url>http://www.garygregory.com</url>
<timezone>-5</timezone>
+ <organization>The Apache Software Foundation</organization>
+ </developer>
+ <developer>
+ <id>stain</id>
+ <name>Stian Soiland-Reyes</name>
+ <email>[email protected]</email>
+ <url>http://orcid.org/0000-0001-9842-9718</url>
+ <timezone>+0</timezone>
+ <organization>The Apache Software Foundation</organization>
</developer>
</developers>