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

kezhuw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git


The following commit(s) were added to refs/heads/master by this push:
     new c812af7e Add Kezhu Wang as Committer and PMC Member
c812af7e is described below

commit c812af7e16f508fb31d515d97258036ffcd7bff9
Author: Kezhu Wang <[email protected]>
AuthorDate: Tue Aug 15 17:11:08 2023 +0800

    Add Kezhu Wang as Committer and PMC Member
---
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/pom.xml b/pom.xml
index b9ede533..51364fb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,6 +352,18 @@
             </roles>
             <url>https://github.com/tisonkun/</url>
         </developer>
+
+        <developer>
+            <id>kezhuw</id>
+            <name>Kezhu Wang</name>
+            <email>[email protected]</email>
+            <timezone>+8</timezone>
+            <roles>
+                <role>Committer</role>
+                <role>PMC Member</role>
+            </roles>
+            <url>https://github.com/kezhuw</url>
+        </developer>
     </developers>
 
     <modules>

Reply via email to