You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ji...@apache.org on 2016/06/22 11:24:05 UTC

hbase git commit: Add jingchengdu to pom.xml

Repository: hbase
Updated Branches:
  refs/heads/master 2846113b5 -> 3e0602be1


Add jingchengdu to pom.xml


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

Branch: refs/heads/master
Commit: 3e0602be1665e6170b0addec59bbe8785da300b0
Parents: 2846113
Author: Jingcheng Du <ji...@intel.com>
Authored: Wed Jun 22 19:21:21 2016 +0800
Committer: Jingcheng Du <ji...@intel.com>
Committed: Wed Jun 22 19:21:21 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/3e0602be/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f63d14a..6077a5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,6 +302,14 @@
       <organizationUrl>http://www.continuuity.com</organizationUrl>
     </developer>
     <developer>
+      <id>jingchengdu</id>
+      <name>Jingcheng Du</name>
+      <email>jingchengdu@apache.org</email>
+      <timezone>+8</timezone>
+      <organization>Intel</organization>
+      <organizationUrl>http://www.intel.com</organizationUrl>
+    </developer>
+    <developer>
       <id>esteban</id>
       <name>Esteban Gutierrez</name>
       <email>esteban@apache.org</email>