You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ul...@apache.org on 2009/12/07 19:31:36 UTC

svn commit: r888068 - in /tapestry: tapestry-site/trunk/pom.xml tapestry-site/trunk/src/site/xdoc/committers.xml tapestry5/trunk/pom.xml

Author: uli
Date: Mon Dec  7 18:31:35 2009
New Revision: 888068

URL: http://svn.apache.org/viewvc?rev=888068&view=rev
Log:
Add myself (Ulrich Stärk) to the committers lists.

Modified:
    tapestry/tapestry-site/trunk/pom.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=888068&r1=888067&r2=888068&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Mon Dec  7 18:31:35 2009
@@ -168,6 +168,15 @@
             </roles>
             <timezone>-3</timezone>
         </developer>
+        <developer>
+            <id>uli</id>
+            <name>Ulrich St&auml;rk</name>
+            <email>uli@apache.org</email>
+            <roles>
+                <role>Developer</role>
+            </roles>
+            <timezone>+1</timezone>
+        </developer>
     </developers>
 
     <distributionManagement>

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml?rev=888068&r1=888067&r2=888068&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml Mon Dec  7 18:31:35 2009
@@ -73,6 +73,12 @@
                     <td>May 2007</td>
                     <td/>
                 </tr>
+                <tr>
+                    <td>Ulrich Stärk</td>
+                    <td>-</td>
+                    <td>Nov 2009</td>
+                    <td/>
+                </tr>
 
                 <tr>
                     <td>Brian K. Wallace</td>

Modified: tapestry/tapestry5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=888068&r1=888067&r2=888068&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Mon Dec  7 18:31:35 2009
@@ -113,6 +113,15 @@
             </roles>
             <timezone>-3</timezone>
         </developer>
+        <developer>
+            <id>uli</id>
+            <name>Ulrich St&auml;rk</name>
+            <email>uli@apache.org</email>
+            <roles>
+                <role>Developer</role>
+            </roles>
+            <timezone>+1</timezone>
+        </developer>
     </developers>
 
     <ciManagement>



Re: svn commit: r888068 - in /tapestry: tapestry-site/trunk/pom.xml tapestry-site/trunk/src/site/xdoc/committers.xml tapestry5/trunk/pom.xml

Posted by Howard Lewis Ship <hl...@gmail.com>.
Congrats!

On Mon, Dec 7, 2009 at 10:31 AM,  <ul...@apache.org> wrote:
> Author: uli
> Date: Mon Dec  7 18:31:35 2009
> New Revision: 888068
>
> URL: http://svn.apache.org/viewvc?rev=888068&view=rev
> Log:
> Add myself (Ulrich Stärk) to the committers lists.
>
> Modified:
>    tapestry/tapestry-site/trunk/pom.xml
>    tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
>    tapestry/tapestry5/trunk/pom.xml
>
> Modified: tapestry/tapestry-site/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=888068&r1=888067&r2=888068&view=diff
> ==============================================================================
> --- tapestry/tapestry-site/trunk/pom.xml (original)
> +++ tapestry/tapestry-site/trunk/pom.xml Mon Dec  7 18:31:35 2009
> @@ -168,6 +168,15 @@
>             </roles>
>             <timezone>-3</timezone>
>         </developer>
> +        <developer>
> +            <id>uli</id>
> +            <name>Ulrich St&auml;rk</name>
> +            <email>uli@apache.org</email>
> +            <roles>
> +                <role>Developer</role>
> +            </roles>
> +            <timezone>+1</timezone>
> +        </developer>
>     </developers>
>
>     <distributionManagement>
>
> Modified: tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
> URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml?rev=888068&r1=888067&r2=888068&view=diff
> ==============================================================================
> --- tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml (original)
> +++ tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml Mon Dec  7 18:31:35 2009
> @@ -73,6 +73,12 @@
>                     <td>May 2007</td>
>                     <td/>
>                 </tr>
> +                <tr>
> +                    <td>Ulrich Stärk</td>
> +                    <td>-</td>
> +                    <td>Nov 2009</td>
> +                    <td/>
> +                </tr>
>
>                 <tr>
>                     <td>Brian K. Wallace</td>
>
> Modified: tapestry/tapestry5/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=888068&r1=888067&r2=888068&view=diff
> ==============================================================================
> --- tapestry/tapestry5/trunk/pom.xml (original)
> +++ tapestry/tapestry5/trunk/pom.xml Mon Dec  7 18:31:35 2009
> @@ -113,6 +113,15 @@
>             </roles>
>             <timezone>-3</timezone>
>         </developer>
> +        <developer>
> +            <id>uli</id>
> +            <name>Ulrich St&auml;rk</name>
> +            <email>uli@apache.org</email>
> +            <roles>
> +                <role>Developer</role>
> +            </roles>
> +            <timezone>+1</timezone>
> +        </developer>
>     </developers>
>
>     <ciManagement>
>
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org