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

zhangmeng 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 d7f8198  add Meng Zhang as committer
d7f8198 is described below

commit d7f8198e6cd9f8138445369d2228a0b035380b7f
Author: Meng Zhang <[email protected]>
AuthorDate: Mon Feb 1 13:23:36 2021 -0800

    add Meng Zhang as committer
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index 9c7c19e..c0ff9d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,6 +262,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>zhangmeng</id>
+      <name>Meng Zhang</name>
+      <email>[email protected]</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>

Reply via email to