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

[maven-parent] branch ell created (now b0af514)

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

elharo pushed a change to branch ell
in repository https://gitbox.apache.org/repos/asf/maven-parent.git.


      at b0af514  add elharo to committers list

This branch includes the following new commits:

     new b0af514  add elharo to committers list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-parent] 01/01: add elharo to committers list

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch ell
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit b0af51463d791299f0e1f1f4d0127fb7e7e311ec
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>