You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sa...@apache.org on 2019/08/01 21:08:43 UTC

[hbase] branch master updated: Add Sakthi in the developers section of POM

This is an automated email from the ASF dual-hosted git repository.

sakthi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e6684b  Add Sakthi in the developers section of POM
7e6684b is described below

commit 7e6684b1f41974c0789974e68d39d45ddb51815f
Author: Sakthi <sa...@apache.org>
AuthorDate: Thu Aug 1 14:06:48 2019 -0700

    Add Sakthi in the developers section of POM
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index f2104a5..d91747d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -510,6 +510,12 @@
       <timezone>+8</timezone>
     </developer>
     <developer>
+      <id>sakthi</id>
+      <name>Sakthi Vel</name>
+      <email>sakthi@apache.org</email>
+      <timezone>-8</timezone>
+    </developer>
+    <developer>
       <id>sershe</id>
       <name>Sergey Shelukhin</name>
       <email>sershe@apache.org</email>