You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ti...@apache.org on 2018/11/13 07:09:40 UTC

hbase git commit: add Jingyun Tian as a committer to the pom file

Repository: hbase
Updated Branches:
  refs/heads/master 114377d42 -> 6e1ba39e3


add Jingyun Tian as a committer to the pom file


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

Branch: refs/heads/master
Commit: 6e1ba39e30e6662cdef7d8244176c8f42b213b24
Parents: 114377d
Author: mi <ti...@apache.org>
Authored: Tue Nov 13 15:09:16 2018 +0800
Committer: mi <ti...@apache.org>
Committed: Tue Nov 13 15:09:16 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/6e1ba39e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ace2e0..ebd97f7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -552,6 +552,11 @@
       <email>yuzhihong@gmail.com</email>
       <timezone>-8</timezone>
     </developer>
+	<developer>
+	  <id>tianjy</id>
+	  <email>tianjy@apache.org</email>
+	  <timezone>+8</timezone>
+    </developer>
     <developer>
       <id>todd</id>
       <name>Todd Lipcon</name>