You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by gj...@apache.org on 2021/04/09 18:39:37 UTC

[hbase] branch master updated: Add Geoffrey Jacoby to developers list in pom.xml

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

gjacoby 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 6aab134  Add Geoffrey Jacoby to developers list in pom.xml
6aab134 is described below

commit 6aab1341a1198def6b0b2cda59090c998edabb30
Author: Geoffrey Jacoby <gj...@salesforce.com>
AuthorDate: Fri Apr 9 11:32:00 2021 -0700

    Add Geoffrey Jacoby to developers list in pom.xml
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index aeb8bd4..b0042a3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -308,6 +308,12 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>gjacoby</id>
+      <name>Geoffrey Jacoby</name>
+      <email>gjacoby@apache.org</email>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
         <id>gxcheng</id>
         <name>Guangxu Cheng</name>
         <email>gxcheng@apache.org</email>