You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by gc...@apache.org on 2012/09/07 22:30:30 UTC

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

Author: gchanan
Date: Fri Sep  7 20:30:29 2012
New Revision: 1382161

URL: http://svn.apache.org/viewvc?rev=1382161&view=rev
Log:
added gchanan as a developer to pom.xml

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1382161&r1=1382160&r2=1382161&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Fri Sep  7 20:30:29 2012
@@ -130,6 +130,14 @@
       <organizationUrl>http://www.twitter.com</organizationUrl>
     </developer>
     <developer>
+      <id>gchanan</id>
+      <name>Gregory Chanan</name>
+      <email>gchanan@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>Cloudera</organization>
+      <organizationUrl>http://www.cloudera.com</organizationUrl>
+    </developer>
+    <developer>
       <id>jdcryans</id>
       <name>Jean-Daniel Cryans</name>
       <email>jdcryans@apache.org</email>