You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by eo...@apache.org on 2020/06/12 15:47:57 UTC

[curator] branch master updated: Add Enrico Olivelli as Committer and PMC

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

eolivelli 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 095deaf  Add Enrico Olivelli as Committer and PMC
095deaf is described below

commit 095deaf6e4586bbfa3ccaec498920d174235e0e2
Author: Enrico Olivelli <eo...@apache.org>
AuthorDate: Fri Jun 12 17:47:19 2020 +0200

    Add Enrico Olivelli as Committer and PMC
---
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/pom.xml b/pom.xml
index 7bc7473..2c34534 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,6 +309,18 @@
             </roles>
             <url>https://people.apache.org/~shayshim</url>
         </developer>
+
+        <developer>
+            <id>eolivelli</id>
+            <name>Enrico Olivelli</name>
+            <email>eolivelli@apache.org</email>
+            <timezone>+1</timezone>
+            <roles>
+                <role>Committer</role>
+                <role>PMC Member</role>
+            </roles>
+            <url>https://people.apache.org/~eolivelli</url>
+        </developer>
     </developers>
 
     <modules>