Author: simonetripodi
Date: Sun Oct 23 16:00:44 2011
New Revision: 1187913
URL: http://svn.apache.org/viewvc?rev=1187913&view=rev
Log:
added Adrian Cumiskey in the contributors list
Modified:
commons/proper/ognl/trunk/pom.xml
Modified: commons/proper/ognl/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/pom.xml?rev=1187913&r1=1187912&r2=1187913&view=diff
==============================================================================
--- commons/proper/ognl/trunk/pom.xml (original)
+++ commons/proper/ognl/trunk/pom.xml Sun Oct 23 16:00:44 2011
@@ -146,6 +146,10 @@ limitations under the License.
<contributor>
<name>Daniel Pitts</name>
</contributor>
+ <contributor>
+ <name>Adrian Cumiskey</name>
+ <email>acumiskey at apache dot org</email>
+ </contributor>
</contributors>
<scm>