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

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


The following commit(s) were added to refs/heads/master by this push:
     new fc28f4e  ZOOKEEPER-4186: update the developer list
fc28f4e is described below

commit fc28f4ec48a674ec1e074645109e2aae87739fe5
Author: maoling <[email protected]>
AuthorDate: Mon Jan 25 16:26:49 2021 +0800

    ZOOKEEPER-4186: update the developer list
    
    Author: maoling <[email protected]>
    
    Reviewers: Enrico Olivelli <[email protected]>, Damien Diederen 
<[email protected]>
    
    Closes #1584 from maoling/ZOOKEEPER-4186 and squashes the following commits:
    
    ad770f25b [maoling] correct the time-zone of Damien Diederen
    080a848b3 [maoling] ZOOKEEPER-4186: update the developer list
---
 pom.xml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/pom.xml b/pom.xml
index 805e85a..b0f22e8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -253,6 +253,36 @@
         <email>[email protected]</email>
         <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>nkalmar</id>
+      <name>Norbert Kalmar</name>
+      <email>[email protected]</email>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>enixon</id>
+      <name>Brian Nixon</name>
+      <email>[email protected]</email>
+      <timezone>-8</timezone>
+    </developer>
+    <developer>
+      <id>symat</id>
+      <name>Mate Szalay-Beko</name>
+      <email>[email protected]</email>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>ddiederen</id>
+      <name>Damien Diederen</name>
+      <email>[email protected]</email>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+    <developer>
+      <id>maoling</id>
+      <name>Ling Mao</name>
+      <email>[email protected]</email>
+      <timezone>+8</timezone>
+    </developer>
   </developers>
 
   <profiles>

Reply via email to