Author: grobmeier Date: Sat Oct 8 18:45:45 2011 New Revision: 1180458 URL: http://svn.apache.org/viewvc?rev=1180458&view=rev Log: added Daniel Pitts as contributor (for OGNL-8) - thanks very much!
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=1180458&r1=1180457&r2=1180458&view=diff ============================================================================== --- commons/proper/ognl/trunk/pom.xml (original) +++ commons/proper/ognl/trunk/pom.xml Sat Oct 8 18:45:45 2011 @@ -141,6 +141,12 @@ limitations under the License. </roles> </developer> </developers> + + <contributors> + <contributor> + <name>Daniel Pitts</name> + </contributor> + </contributors> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/ognl/trunk/</connection>