You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by xy...@apache.org on 2023/01/05 18:25:26 UTC

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

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

xyuanlu 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 90c5b5782 add xiaoyuan into pom.xml
90c5b5782 is described below

commit 90c5b57827b5b19865806cdc7a4c888d4be4cd8a
Author: Xiaoyuan Lu <xy...@gmail.com>
AuthorDate: Thu Jan 5 10:24:59 2023 -0800

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

diff --git a/pom.xml b/pom.xml
index 6923752bd..1c53e27d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,6 +287,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>xyuanlu</id>
+      <name>Xiaoyuan Lu</name>
+      <email>xyuanlu@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>