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/8c8b1458 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8c8b1458 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8c8b1458 Branch: refs/heads/master Commit: 8c8b1458ce40a6af5e4d1ed3a07960c36882cbf9 Parents: 5c4b1e2 Author: lorenzo <[email protected]> Authored: Tue Jul 10 13:39:17 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jul 10 17:19:34 2018 +0200 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/8c8b1458/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2d78601..7c5a4c4 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>
