You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by di...@apache.org on 2018/07/10 12:46:31 UTC

syncope git commit: Adding my info to developers in pom.xml

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 <di...@tirasa.net>
Authored: Tue Jul 10 14:09:10 2018 +0200
Committer: dayash <di...@tirasa.net>
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>loredicola@apache.org</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>dimaayash@apache.org</email>
+    </developer>
   </developers>
   <contributors>
     <contributor>