You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by es...@apache.org on 2015/07/02 02:53:27 UTC

hbase git commit: Adding myself as a committer.

Repository: hbase
Updated Branches:
  refs/heads/master 460d76f62 -> 014829212


Adding myself as a committer.


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

Branch: refs/heads/master
Commit: 01482921271146ddd1e76aec957b2d9e3f64487d
Parents: 460d76f
Author: Esteban Gutierrez <es...@apache.org>
Authored: Wed Jul 1 17:52:20 2015 -0700
Committer: Esteban Gutierrez <es...@apache.org>
Committed: Wed Jul 1 17:52:20 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/01482921/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5551905..5da039f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,6 +260,14 @@
       <organizationUrl>http://www.continuuity.com</organizationUrl>
     </developer>
     <developer>
+      <id>esteban</id>
+      <name>Esteban Gutierrez</name>
+      <email>esteban@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>Cloudera</organization>
+      <organizationUrl>http://www.cloudera.com</organizationUrl>
+    </developer>
+    <developer>
       <id>jmhsieh</id>
       <name>Jonathan Hsieh</name>
       <email>jmhsieh@apache.org</email>