This is an automated email from the ASF dual-hosted git repository.
shayshim 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 824a2eb added myself in the developers section
824a2eb is described below
commit 824a2ebaac18d32c29c6b0b5a0802d7b3d344cce
Author: shayshim <[email protected]>
AuthorDate: Sun Apr 21 20:22:21 2019 +0300
added myself in the developers section
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index 3915013..d793163 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,6 +293,18 @@
<timezone>-8</timezone>
<url>https://people.apache.org/~fangmin</url>
</developer>
+
+ <developer>
+ <id>shayshim</id>
+ <name>Shay Shimony</name>
+ <email>[email protected]</email>
+ <timezone>+2</timezone>
+ <roles>
+ <role>Committer</role>
+ <role>PMC Member</role>
+ </roles>
+ <url>https://people.apache.org/~shayshim</url>
+ </developer>
</developers>
<modules>