You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by qq...@apache.org on 2023/05/22 15:52:22 UTC

[helix] 01/01: Add qqu to pom.xml

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

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

commit 75158341536654196ba730c31c8f8174a1a20191
Author: Qi (Quincy) Qu <qq...@gmail.com>
AuthorDate: Mon May 22 11:51:37 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index cad78a39f..e7942cf3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,6 +296,15 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>qqu</id>
+      <name>Qi (Quincy) Qu</name>
+      <email>qqu@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
   </developers>
   <modules>
     <module>metrics-common</module>