You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2020/01/18 22:31:06 UTC

[maven-parent] branch master updated: add elharo to committers list

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/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7aab74e  add elharo to committers list
7aab74e is described below

commit 7aab74e608d0baca9943d65a4221fba707a9249e
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Jan 18 16:45:49 2020 -0500

    add elharo to committers list
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index 5fafcdf..eda7b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -564,6 +564,15 @@ under the License.
       </roles>
       <timezone>Europe/Warsaw</timezone>
     </developer>
+    <developer>
+      <id>elharo</id>
+      <name>Elliotte Rusty Harold</name>
+      <email>elharo@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>America/New_York</timezone>
+    </developer>
     <!--End Committers-->
 
     <developer>