Repository: syncope Updated Branches: refs/heads/2_0_X 5068366ee -> 81ebac170
Adding my info to developers in pom.xml Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/81ebac17 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/81ebac17 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/81ebac17 Branch: refs/heads/2_0_X Commit: 81ebac170756bb7bd630a237c0ac6ad9a3bee726 Parents: 5068366 Author: dayash <[email protected]> Authored: Tue Jul 10 14:09:10 2018 +0200 Committer: dayash <[email protected]> Committed: Tue Jul 10 14:40:10 2018 +0200 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/81ebac17/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c9fc08c..ea5859e 100644 --- a/pom.xml +++ b/pom.xml @@ -324,6 +324,16 @@ under the License. <url>http://people.apache.org/~loredicola/</url> <email>[email protected]</email> </developer> + <developer> + <id>dimaayash</id> + <name>Dima Ayash</name> + <organization>Tirasa</organization> + <organizationUrl>http://www.tirasa.net/</organizationUrl> + <roles> + <role>committer</role> + </roles> + <email>[email protected]</email> + </developer> </developers> <contributors> <contributor>
