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:04 UTC

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

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>