Repository: syncope Updated Branches: refs/heads/2_0_X 42592f079 -> 5068366ee
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/5068366e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5068366e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5068366e Branch: refs/heads/2_0_X Commit: 5068366eecce4dc6a41156c675896f3709a27ccb Parents: 42592f0 Author: lorenzo <[email protected]> Authored: Tue Jul 10 13:39:17 2018 +0200 Committer: lorenzo <[email protected]> Committed: Tue Jul 10 13:39:17 2018 +0200 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5068366e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 836ce7e..c9fc08c 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>
