You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by si...@apache.org on 2012/02/21 13:20:30 UTC

svn commit: r1291734 - /incubator/syncope/trunk/parent/pom.xml

Author: simonetripodi
Date: Tue Feb 21 12:20:30 2012
New Revision: 1291734

URL: http://svn.apache.org/viewvc?rev=1291734&view=rev
Log:
added myself in the pom (aka my first commit)

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1291734&r1=1291733&r2=1291734&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue Feb 21 12:20:30 2012
@@ -134,6 +134,18 @@
                 <role>PPMC member</role>
             </roles>
             <url>http://people.apache.org/~massi/</url>
+        </developer>    
+        <developer>
+            <id>simonetripodi</id>
+            <name>Simone Tripodi</name>            
+            <organization>The Apache Software Foundation</organization>
+            <organizationUrl>http://www.apache.org/</organizationUrl>
+            <roles>
+                <role>Champion</role>
+                <role>Mentor</role>
+                <role>PPMC member</role>
+            </roles>
+            <url>http://people.apache.org/~simonetripodi/</url>
         </developer>
     </developers>