You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ni...@apache.org on 2023/05/03 14:28:04 UTC

[hbase] branch master updated: Add nihaljain to the developer list (#5219)

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

nihaljain 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 216cdf9f693 Add nihaljain to the developer list (#5219)
216cdf9f693 is described below

commit 216cdf9f693339546dbac7404a94764bfd860f8d
Author: Nihal Jain <ni...@gmail.com>
AuthorDate: Wed May 3 19:57:54 2023 +0530

    Add nihaljain to the developer list (#5219)
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 481c504a0ba..7f5bfaec64e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,6 +394,12 @@
       <email>ndimiduk@apache.org</email>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>nihaljain</id>
+      <name>Nihal Jain</name>
+      <email>nihaljain@apache.org</email>
+      <timezone>+5</timezone>
+    </developer>
     <developer>
       <id>niuyulin</id>
       <name>Yulin Niu</name>