You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by je...@apache.org on 2015/04/03 05:38:34 UTC

hbase git commit: First commit, add myself as a developer

Repository: hbase
Updated Branches:
  refs/heads/master 5789779af -> d8b10656d


First commit, add myself as a developer


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d8b10656
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d8b10656
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d8b10656

Branch: refs/heads/master
Commit: d8b10656d00779e194c3caca118995136babce99
Parents: 5789779
Author: Jerry He <je...@apache.org>
Authored: Thu Apr 2 20:36:42 2015 -0700
Committer: Jerry He <je...@apache.org>
Committed: Thu Apr 2 20:36:42 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/d8b10656/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba2debe..f7ae209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,6 +226,14 @@
       <organizationUrl>http://www.hortonworks.com</organizationUrl>
     </developer>
     <developer>
+      <id>jerryjch</id>
+      <name>Jing Chen (Jerry) He</name>
+      <email>jerryjch@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>IBM</organization>
+      <organizationUrl>http://www.ibm.com</organizationUrl>
+    </developer>
+    <developer>
       <id>jyates</id>
       <name>Jesse Yates</name>
       <email>jyates@apache.org</email>