insert loredicola developer section
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b7b99e06 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b7b99e06 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b7b99e06 Branch: refs/heads/2_1_X Commit: b7b99e06bf0f05b2300f02c86b528fd772d6a6c2 Parents: d747942 Author: lorenzo <[email protected]> Authored: Tue Jul 10 13:39:17 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jul 10 17:19:13 2018 +0200 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/b7b99e06/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dcd11b1..6a1fd3f 100644 --- a/pom.xml +++ b/pom.xml @@ -313,6 +313,17 @@ under the License. <url>http://people.apache.org/~skylark17/</url> <email>[email protected]</email> </developer> + <developer> + <id>loredicola</id> + <name>Lorenzo Di Cola</name> + <organization>Tirasa</organization> + <organizationUrl>http://www.tirasa.net/</organizationUrl> + <roles> + <role>committer</role> + </roles> + <url>http://people.apache.org/~loredicola/</url> + <email>[email protected]</email> + </developer> </developers> <contributors> <contributor>
