You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by cs...@apache.org on 2013/01/22 13:52:22 UTC

svn commit: r1436883 - /syncope/trunk/pom.xml

Author: cschneider
Date: Tue Jan 22 12:52:22 2013
New Revision: 1436883

URL: http://svn.apache.org/viewvc?rev=1436883&view=rev
Log:
Adding myself to the developers in pom.xml

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1436883&r1=1436882&r2=1436883&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Jan 22 12:52:22 2013
@@ -238,6 +238,17 @@ under the License.
       </roles>
       <url>http://people.apache.org/~ashakirin/</url>
     </developer>
+    <developer>
+      <id>cschneider</id>
+      <name>Christian Schneider</name>
+      <organization>Talend</organization>
+      <organizationUrl>http://www.talend.com/</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+      <url>http://people.apache.org/~cschneider/</url>
+      <email>chris@die-schneider.net</email>
+    </developer>
   </developers>
 
   <contributors>