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

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

Author: carlucci
Date: Wed Jun 22 13:57:17 2011
New Revision: 1138469

URL: http://svn.apache.org/viewvc?rev=1138469&view=rev
Log:
added my developer metadata info to pom.xml

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=1138469&r1=1138468&r2=1138469&view=diff
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (original)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Wed Jun 22 13:57:17 2011
@@ -142,6 +142,18 @@
       </roles>
     </developer>
     <developer>
+      <id>carlucci</id>
+      <name>Anthony Carlucci</name>
+      <email>acarlucci@mitre.org</email>
+      <timezone>-5</timezone>
+      <organization>The MITRE Corporation</organization>
+      <organizationUrl>http://www.mitre.org</organizationUrl>
+      <roles>
+        <role>committer</role>
+        <role>PPMC member</role>
+      </roles>
+    </developer>    
+    <developer>
       <id>zhguo</id>
       <name>Zhenhua (Gerald) Guo</name>
       <email>jenvor@gmail.com</email>