You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by co...@apache.org on 2001/11/25 07:31:10 UTC

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

colus       01/11/24 22:31:10

  Modified:    src/documentation/xdocs/authors book.xml index.xml
  Added:       src/documentation/xdocs/authors eungju.xml
  Log:
  Added bios for Eung-ju.
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-avalon/src/documentation/xdocs/authors/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/documentation/xdocs/authors/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml	2001/11/24 03:00:23	1.4
  +++ book.xml	2001/11/25 06:31:10	1.5
  @@ -14,6 +14,7 @@
       <menu-item label="Mr. Roberto Lo Giacco" href="roberto.html"/>
       <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>
   
  
  
  
  1.8       +6 -1      jakarta-avalon/src/documentation/xdocs/authors/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/documentation/xdocs/authors/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml	2001/11/24 03:00:23	1.7
  +++ index.xml	2001/11/25 06:31:10	1.8
  @@ -68,7 +68,12 @@
             <row>
               <entry><ulink uri="stefano.html">Stefano Mazzocchi</ulink></entry>
               <entry><ulink uri="mailto:stefano@apache.org">stefano@apache.org</ulink></entry>
  -          </row><row>
  +          </row>
  +          <row>
  +            <entry><ulink uri="eungju.html">Eung-ju Park</ulink></entry>
  +            <entry><ulink uri="mailto:colus@apache.org">colus@apache.org</ulink></entry>
  +          </row>
  +          <row>
               <entry><ulink uri="lsimons.html">Leo Simons</ulink></entry>
               <entry><ulink uri="mailto:mail@leosimons.com">mail@leosimons.com</ulink></entry>
             </row>
  
  
  
  1.1                  jakarta-avalon/src/documentation/xdocs/authors/eungju.xml
  
  Index: eungju.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  
  <!DOCTYPE author PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
                           "dtd/docbookx.dtd">
  
  <author id="eungju.html">
    <honorific>Mr</honorific>
    <firstname>Eung-ju</firstname>
    <surname>Park</surname>
    <address>
      <email>colus@apache.org</email>
    </address>
    <affiliation>
      <shortaffil>ISOFT</shortaffil>
      <jobtitle>Programmer</jobtitle>
      <orgname>ISOFT Inc.</orgname>
    </affiliation>
    <authorblurb>
      <para>
        His main contribution is PhoenixServlet, cache package and small bug fixes.
        He is working for small company instead of joning army(Korean man have liabillity for military service). But will be back to university for studying computer engineering.
      </para>
    </authorblurb>
  </author>
  
  
  

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