You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by sa...@apache.org on 2014/09/11 21:34:32 UTC

git commit: update committers and contributors

Repository: incubator-johnzon
Updated Branches:
  refs/heads/master 89381a7d6 -> 53a96b156


update committers and contributors


Project: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/commit/53a96b15
Tree: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/tree/53a96b15
Diff: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/diff/53a96b15

Branch: refs/heads/master
Commit: 53a96b156864dffad9a07d3e913f2d042b99ebdb
Parents: 89381a7
Author: salyh <he...@gmail.com>
Authored: Thu Sep 11 21:34:20 2014 +0200
Committer: salyh <he...@gmail.com>
Committed: Thu Sep 11 21:34:20 2014 +0200

----------------------------------------------------------------------
 pom.xml | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/53a96b15/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab76421..6a9b910 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,11 +407,16 @@
       <name>Sagara Gunathunga</name>
       <email>sagara AT apache.org</email>
     </developer>
+
+    <developer>
+      <id>salyh</id>
+      <name>Hendrik Saly</name>
+      <email>salyh AT apache.org</email>
+    </developer>
   </developers>
 
   <contributors>
-    <contributor>
-      <name>Hendrik Saly</name>
-    </contributor>
+
+
   </contributors>
 </project>