You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by ap...@apache.org on 2006/02/08 10:25:29 UTC

svn commit: r375916 - /incubator/graffito/trunk/project.xml

Author: apopescu
Date: Wed Feb  8 02:25:27 2006
New Revision: 375916

URL: http://svn.apache.org/viewcvs?rev=375916&view=rev
Log:
added myself in developers section

Modified:
    incubator/graffito/trunk/project.xml

Modified: incubator/graffito/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/project.xml?rev=375916&r1=375915&r2=375916&view=diff
==============================================================================
--- incubator/graffito/trunk/project.xml (original)
+++ incubator/graffito/trunk/project.xml Wed Feb  8 02:25:27 2006
@@ -91,7 +91,15 @@
       <roles>
         <role>Java Developer</role>
       </roles>
-    </developer>		
+    </developer>
+    <developer>
+      <name>Alexandru Popescu</name>
+      <id>apopescu</id>
+      <email>apopescu[at]apache[dot]org</email>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </developer>
     <developer>
       <name>Raphael Luta</name>
       <id>raphael</id>