You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ss...@apache.org on 2015/04/01 19:43:42 UTC

hbase git commit: Added Srikanth Srungarapu as a developer

Repository: hbase
Updated Branches:
  refs/heads/master f1b53d71b -> a398b2400


Added Srikanth Srungarapu as a developer


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

Branch: refs/heads/master
Commit: a398b2400bc9730c5306b1765cf7cf250e152c3a
Parents: f1b53d7
Author: Srikanth Srungarapu <ss...@cloudera.com>
Authored: Wed Apr 1 10:42:28 2015 -0700
Committer: Srikanth Srungarapu <ss...@cloudera.com>
Committed: Wed Apr 1 10:42:28 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/a398b240/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a7d289..ba2debe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,6 +362,14 @@
       <organizationUrl>http://www.hortonworks.com</organizationUrl>
     </developer>
     <developer>
+      <id>ssrungarapu</id>
+      <name>Srikanth Srungarapu</name>
+      <email>ssrungarapu@apache.org</email>
+      <timezone>-8</timezone>
+      <organization>Cloudera</organization>
+      <organizationUrl>http://www.cloudera.com</organizationUrl>
+    </developer>
+    <developer>
       <id>stack</id>
       <name>Michael Stack</name>
       <email>stack@apache.org</email>