You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by hz...@apache.org on 2020/08/05 22:06:00 UTC

[helix] branch master updated: Add hzlu to committer list

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a6e9260  Add hzlu to committer list
a6e9260 is described below

commit a6e92602c9d35cce771fd9333a3b4b8dfd58d22e
Author: Huizhi Lu <hu...@linkedin.com>
AuthorDate: Wed Aug 5 15:05:36 2020 -0700

    Add hzlu to committer list
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index 4b3eb7d..c4a01ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,6 +253,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>hzlu</id>
+      <name>Huizhi Lu</name>
+      <email>hzlu@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>