You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2008/03/08 00:23:25 UTC

svn commit: r634861 - in /commons/proper/scxml/trunk: pom.xml project.xml

Author: rahul
Date: Fri Mar  7 15:23:24 2008
New Revision: 634861

URL: http://svn.apache.org/viewvc?rev=634861&view=rev
Log:
Add Tony Seebregts <tony at iveri dot com> for contributions to the J5 branch ( see SCXML-68 ).

Modified:
    commons/proper/scxml/trunk/pom.xml
    commons/proper/scxml/trunk/project.xml

Modified: commons/proper/scxml/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=634861&r1=634860&r2=634861&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Fri Mar  7 15:23:24 2008
@@ -97,6 +97,9 @@
     <contributor>
       <name>Ross Yakulis</name>
     </contributor>
+    <contributor>
+      <name>Tony Seebregts</name>
+    </contributor>
   </contributors>
 
   <dependencies>

Modified: commons/proper/scxml/trunk/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/project.xml?rev=634861&r1=634860&r2=634861&view=diff
==============================================================================
--- commons/proper/scxml/trunk/project.xml (original)
+++ commons/proper/scxml/trunk/project.xml Fri Mar  7 15:23:24 2008
@@ -141,6 +141,9 @@
     <contributor>
       <name>Ross Yakulis</name>
     </contributor>
+    <contributor>
+      <name>Tony Seebregts</name>
+    </contributor>
   </contributors>
   
   <dependencies>