You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by vi...@apache.org on 2022/12/29 04:00:09 UTC

[helix] branch master updated: add vivo into pom.xml

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

vivo 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 29842bf1f add vivo into pom.xml
29842bf1f is described below

commit 29842bf1f234bb6303366c9ecd08ca038b4ea3dc
Author: Vivo <vi...@fancyber.com>
AuthorDate: Wed Dec 28 19:59:37 2022 -0800

    add vivo into pom.xml
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index abffa1d73..6923752bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,6 +278,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>vivo</id>
+      <name>Vivo Xu</name>
+      <email>vivo@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>