You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by mp...@apache.org on 2011/06/22 15:58:13 UTC

svn commit: r1138470 - /incubator/rave/rave-master-pom/trunk/pom.xml

Author: mpierce
Date: Wed Jun 22 13:58:13 2011
New Revision: 1138470

URL: http://svn.apache.org/viewvc?rev=1138470&view=rev
Log:
Adding Raminder's and my information.

Modified:
    incubator/rave/rave-master-pom/trunk/pom.xml

Modified: incubator/rave/rave-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1138470&r1=1138469&r2=1138470&view=diff
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (original)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Wed Jun 22 13:58:13 2011
@@ -164,6 +164,28 @@
         <role>committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>mpierce</id>
+      <name>Marlon Pierce</name>
+      <email>mpierce@cs.indiana.edu</email>
+      <timezone>-5</timezone>
+      <organization>Pervasive Technology Institute, Indiana University</organization>
+      <organizationUrl>http://pti.iu.edu</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>raminder</id>
+      <name>Raminder Singh</name>
+      <email>rsandhu1@gmail.com</email>
+      <timezone>-5</timezone>
+      <organization>Pervasive Technology Institute, Indiana University</organization>
+      <organizationUrl>http://pti.iu.edu</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>	 
   </developers>
   
 </project>