You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/05/09 09:44:47 UTC

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

Author: ilgrosso
Date: Wed May  9 07:44:46 2012
New Revision: 1335959

URL: http://svn.apache.org/viewvc?rev=1335959&view=rev
Log:
Adding Denis Signoretto as contributor

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=1335959&r1=1335958&r2=1335959&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Wed May  9 07:44:46 2012
@@ -205,6 +205,15 @@ under the License.
     </developer>
   </developers>
 
+  <contributors>
+    <contributor>
+      <name>Denis Signoretto</name>
+      <email>denis.signoretto@intesys.it</email>
+      <organization>Intesys</organization>
+      <organizationUrl>http://www.intesys.it</organizationUrl>
+    </contributor>
+  </contributors>
+
   <prerequisites>
     <maven>[3.0.3,)</maven>
   </prerequisites>