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

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

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

alizamus 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 0bfd2bb  Add alizamus to committer list
0bfd2bb is described below

commit 0bfd2bb166b196cb4e311172ba91d606afb3afdd
Author: Ali Reza Zamani Zadeh Najari <an...@linkedin.com>
AuthorDate: Wed Aug 5 14:50:37 2020 -0700

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

diff --git a/pom.xml b/pom.xml
index 44c97b6..4b3eb7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,6 +244,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>alizamus</id>
+      <name>Ali Reza Zamani</name>
+      <email>alizamus@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>