You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2002/04/20 15:34:49 UTC

cvs commit: jakarta-avalon/src/xdocs/authors book.xml index.xml lsimons.xml

leosimons    02/04/20 06:34:49

  Modified:    src/xdocs/authors book.xml index.xml lsimons.xml
  Log:
  fixed listing of "me" entity
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-avalon/src/xdocs/authors/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/authors/book.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.xml	31 Jan 2002 15:43:47 -0000	1.1
  +++ book.xml	20 Apr 2002 13:34:49 -0000	1.2
  @@ -18,7 +18,7 @@
       <menu-item label="Mr. Berin Loritsch" href="bloritsch.html"/>
       <menu-item label="Dott. Stefano Mazzocchi" href="stefano.html"/>
       <menu-item label="Mr. Eung-ju Park" href="eungju.html"/>
  -    <menu-item label="Mr. Leo Simmons" href="lsimons.html"/>
  +    <menu-item label="Mr. Leo Simons" href="lsimons.html"/>
     </menu>
   
   </book>
  
  
  
  1.2       +1 -1      jakarta-avalon/src/xdocs/authors/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/authors/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	31 Jan 2002 15:43:47 -0000	1.1
  +++ index.xml	20 Apr 2002 13:34:49 -0000	1.2
  @@ -75,7 +75,7 @@
             </row>
             <row>
               <entry><ulink uri="lsimons.html">Leo Simons</ulink></entry>
  -            <entry><ulink uri="mailto:mail@leosimons.com">mail@leosimons.com</ulink></entry>
  +            <entry><ulink uri="mailto:leosimons@apache.org">Leo Simons</ulink></entry>
             </row>
           </tbody>
         </tgroup>
  
  
  
  1.2       +23 -3     jakarta-avalon/src/xdocs/authors/lsimons.xml
  
  Index: lsimons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/authors/lsimons.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lsimons.xml	31 Jan 2002 15:43:47 -0000	1.1
  +++ lsimons.xml	20 Apr 2002 13:34:49 -0000	1.2
  @@ -4,12 +4,32 @@
     <firstname>Leo</firstname>
     <surname>Simons</surname>
     <address format="linespecific">
  -    <email>mail@leosimons.com</email>
  +    <email>leosimons@apache.org</email>
     </address>
  +  <affiliation>
  +    <shortaffil>ASF</shortaffil>
  +    <jobtitle>Committer</jobtitle>
  +    <orgname>Apache Software Foundation</orgname>
  +    <orgdiv>Apache Avalon</orgdiv>
  +  </affiliation>
  +  <affiliation>
  +    <shortaffil>ASF</shortaffil>
  +    <jobtitle>Software Engineer</jobtitle>
  +    <orgname>Multi-M/IA internet Architects BV</orgname>
  +  </affiliation>
     <authorblurb>
       <para>
  -      Leo Simons has been instrumental in documentation and working
  -      on Avalon Phoenix.
  +      Leo initially started work on Avalon because it seemed like
  +      a place where he could learn a lot about correct software
  +      architecture. After creating one of the first phoenix applications,
  +      he set off to work on project documentation, Phoenix and the
  +      Framework.
  +    </para>
  +    <para>
  +      Besides his work within the ASF, Leo develops custom server
  +      solutions using Avalon and related open source technologies,
  +      mainly in the fields of Content Management and CRM. He will
  +      start his study of Technical Physics in September.
       </para>
     </authorblurb>
   </author>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>