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 2013/06/04 01:25:47 UTC

svn commit: r1489225 - /hbase/trunk/pom.xml

Author: jeffreyz
Date: Mon Jun  3 23:25:47 2013
New Revision: 1489225

URL: http://svn.apache.org/r1489225
Log:
add jeffreyz as a developer

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1489225&r1=1489224&r2=1489225&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Mon Jun  3 23:25:47 2013
@@ -190,6 +190,14 @@
       <organizationUrl>http://www.cloudera.com</organizationUrl>
     </developer>
     <developer>
+      <id>jeffreyz</id>
+      <name>Jeffrey Zhong</name>
+      <email>jeffreyz@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>Hortonworks</organization>
+      <organizationUrl>http://www.hortonworks.com</organizationUrl>
+    </developer>
+    <developer>
       <id>jyates</id>
       <name>Jesse Yates</name>
       <email>jyates@apache.org</email>