summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authormaoling <maoling199210191@sina.com>2021-01-25 16:26:49 +0800
committermaoling <maoling199210191@sina.com>2021-01-25 16:26:49 +0800
commitfc28f4ec48a674ec1e074645109e2aae87739fe5 (patch)
tree6dac9d9bdd4e59b41ab23080538f3b204d8838a6 /pom.xml
parenta4d7586f397290b7265b4f52ec64af5ee6fe0778 (diff)
downloadzookeeper-fc28f4ec48a674ec1e074645109e2aae87739fe5.tar.gz
ZOOKEEPER-4186: update the developer list
Author: maoling <maoling199210191@sina.com> Reviewers: Enrico Olivelli <eolivelli@apache.org>, Damien Diederen <ddiederen@apache.org> 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
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 805e85a79..b0f22e8ca 100755
--- a/pom.xml
+++ b/pom.xml
@@ -253,6 +253,36 @@
<email>eolivelli@apache.org</email>
<timezone>+1</timezone>
</developer>
+ <developer>
+ <id>nkalmar</id>
+ <name>Norbert Kalmar</name>
+ <email>nkalmar@apache.org</email>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>enixon</id>
+ <name>Brian Nixon</name>
+ <email>enixon@apache.org</email>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>symat</id>
+ <name>Mate Szalay-Beko</name>
+ <email>symat@apache.org</email>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>ddiederen</id>
+ <name>Damien Diederen</name>
+ <email>ddiederen@apache.org</email>
+ <timezone>Europe/Berlin</timezone>
+ </developer>
+ <developer>
+ <id>maoling</id>
+ <name>Ling Mao</name>
+ <email>maoling@apache.org</email>
+ <timezone>+8</timezone>
+ </developer>
</developers>
<profiles>