This is an automated email from the ASF dual-hosted git repository.
nealsun 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 995ef8d4f Add nealsun to pom.xml (#2233)
995ef8d4f is described below
commit 995ef8d4f1ddfebc4622731072be3a8b6d4fcf46
Author: Neal Sun <[email protected]>
AuthorDate: Thu Oct 6 10:44:29 2022 -0700
Add nealsun to pom.xml (#2233)
Co-authored-by: Neal Sun <[email protected]>
---
pom.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/pom.xml b/pom.xml
index 1ae1ea89a..77febc83b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,6 +265,15 @@
</roles>
<timezone>-8</timezone>
</developer>
+ <developer>
+ <id>nealsun</id>
+ <name>Neal Sun</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Committer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
</developers>
<modules>
<module>metrics-common</module>