You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by yi...@apache.org on 2017/12/23 05:10:36 UTC

hbase git commit: Add Yi Liang to pom.xml

Repository: hbase
Updated Branches:
  refs/heads/master 600772552 -> 4a9c298a5


Add Yi Liang 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/4a9c298a
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4a9c298a
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4a9c298a

Branch: refs/heads/master
Commit: 4a9c298a5038cc71a34226722be4114b1ccbad15
Parents: 6007725
Author: Yi Liang <ea...@gmail.com>
Authored: Fri Dec 22 21:08:35 2017 -0800
Committer: Yi Liang <ea...@gmail.com>
Committed: Fri Dec 22 21:08:35 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/4a9c298a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e029b47..53b17d3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -566,12 +566,18 @@
       <email>zjushch@apache.org</email>
       <timezone>+8</timezone>
     </developer>
-     <developer>
+    <developer>
       <id>churro</id>
       <name>Rahul Gidwani</name>
       <email>churro@apache.org</email>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>yiliang</id>
+      <name>Yi Liang</name>
+      <email>yiliang@apache.org</email>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <build>
     <extensions>