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

lukaszlenart pushed a commit to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git


The following commit(s) were added to refs/heads/bumps-parent by this push:
     new 2f03c04  Fixes rebase issue
2f03c04 is described below

commit 2f03c0486e23a386b7209585aa489e55ece2fc3d
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Thu Aug 23 08:49:55 2018 +0200

    Fixes rebase issue
---
 pom.xml | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index df804dd..acb8995 100755
--- a/pom.xml
+++ b/pom.xml
@@ -307,9 +307,9 @@
             </roles>
         </developer>
         <developer>
-            <name>Yasser Zamani</name>
-            <id>yasserzamani</id>
-            <email>yasserzamani at apache.org</email>
+            <name>Aleksandr Mashchenko</name>
+            <id>amashchenko</id>
+            <email>amashchenko at apache.org</email>
             <roles>
                 <role>PMC Member</role>
             </roles>
@@ -322,6 +322,14 @@
                 <role>PMC Member</role>
             </roles>
         </developer>
+        <developer>
+            <name>Yasser Zamani</name>
+            <id>yasserzamani</id>
+            <email>yasserzamani at apache.org</email>
+            <roles>
+                <role>PMC Member</role>
+            </roles>
+        </developer>
     </developers>
     <distributionManagement>
         <site>

Reply via email to