You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by jo...@apache.org on 2011/10/18 21:18:35 UTC

svn commit: r1185808 - in /struts: maven/trunk/pom/pom.xml site/src/site/xdoc/dev/volunteers.xml

Author: jogep
Date: Tue Oct 18 19:18:35 2011
New Revision: 1185808

URL: http://svn.apache.org/viewvc?rev=1185808&view=rev
Log:
add my self to the volunteers

Modified:
    struts/maven/trunk/pom/pom.xml
    struts/site/src/site/xdoc/dev/volunteers.xml

Modified: struts/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=1185808&r1=1185807&r2=1185808&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Tue Oct 18 19:18:35 2011
@@ -269,6 +269,14 @@
             <role>PMC Member</role>
          </roles>
       </developer>
+      <developer>
+         <name>Johannes Geppert</name>
+         <id>jogep</id>
+         <email>jogep at apache.org</email>
+         <roles>
+            <role>Committer</role>
+         </roles>
+      </developer>
    </developers>
    <distributionManagement>
       <site>

Modified: struts/site/src/site/xdoc/dev/volunteers.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/dev/volunteers.xml?rev=1185808&r1=1185807&r2=1185808&view=diff
==============================================================================
--- struts/site/src/site/xdoc/dev/volunteers.xml (original)
+++ struts/site/src/site/xdoc/dev/volunteers.xml Tue Oct 18 19:18:35 2011
@@ -187,6 +187,10 @@ limitations under the License.
                         <strong>John Lindal</strong>
                         (jafl at apache.org)
                     </li>
+                    <li>
+                        <strong>Johannes Geppert</strong>
+                        (jogep at apache.org)
+                    </li>
                 </ul>
             </subsection>