Author: andreapatricelli Date: Wed Mar 26 08:22:00 2014 New Revision: 1581741
URL: http://svn.apache.org/r1581741 Log: Andrea Patricelli moved from contributor to developer Modified: syncope/trunk/pom.xml Modified: syncope/trunk/pom.xml URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1581741&r1=1581740&r2=1581741&view=diff ============================================================================== --- syncope/trunk/pom.xml (original) +++ syncope/trunk/pom.xml Wed Mar 26 08:22:00 2014 @@ -259,6 +259,17 @@ under the License. <url>http://people.apache.org/~gwimmel/</url> <email>[email protected]</email> </developer> + <developer> + <id>andreapatricelli</id> + <name>Andrea Patricelli</name> + <organization>Tirasa</organization> + <organizationUrl>http://www.tirasa.net/</organizationUrl> + <roles> + <role>committer</role> + </roles> + <url>http://people.apache.org/~andreapatricelli/</url> + <email>[email protected]</email> + </developer> </developers> <contributors> @@ -282,12 +293,6 @@ under the License. <organizationUrl>http://www.exprivia.it/home</organizationUrl> <url>http://br.linkedin.com/pub/bruno-moura/1b/2a/806</url> </contributor> - <contributor> - <name>Andrea Patricelli</name> - <email>[email protected]</email> - <organization>Tirasa</organization> - <organizationUrl>http://www.tirasa.net/</organizationUrl> - </contributor> </contributors> <prerequisites>
