You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by je...@apache.org on 2002/04/25 04:36:44 UTC

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

jefft       02/04/24 19:36:44

  Modified:    src/xdocs/authors book.xml
  Added:       src/xdocs/authors jturner.xml
  Log:
  Add author blurb for Jeff
  
  Revision  Changes    Path
  1.5       +1 -0      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml	23 Apr 2002 11:59:23 -0000	1.4
  +++ book.xml	25 Apr 2002 02:36:44 -0000	1.5
  @@ -21,6 +21,7 @@
       <menu-item label="Mr. Leo Simons" href="lsimons.html"/>
       <menu-item label="Mr. Leif Mortenson" href="leif.html"/>
       <menu-item label="Mr. Carsten Ziegeler" href="cziegeler.html"/>
  +    <menu-item label="Mr. Jeff Turner" href="jturner.html"/>
     </menu>
   
   </book>
  
  
  
  1.1                  jakarta-avalon/src/xdocs/authors/jturner.xml
  
  Index: jturner.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  
  <!DOCTYPE author PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
                           "dtd/docbookx.dtd">
  
  <author id="jturner.html">
    <honorific>Mr</honorific>
    <firstname>Jeff</firstname>
    <surname>Turner</surname>
    <address>
      <email>jefft@apache.org</email>
  </address>
    <affiliation>
      <shortaffil>SCOL</shortaffil>
      <jobtitle>Programmer</jobtitle>
      <orgname>Social Change Online</orgname>
      <orgdiv>Webmapping</orgdiv>
    </affiliation>
   
    <authorblurb>
        <para>
            Jeff is a 23-year old Sydney programmer who became involved with
            Avalon through a long-standing interest in the XML Cocoon project.
            After submitting a few patches, berating the lack of docs and
            examples, and gradually becoming a fan of COP, he found himself voted
            a committer and escape was impossible.
      </para>
      <para>
          Jeff has a tragic inability to overlook small deficiencies in things
          like build systems and documentation. He therefore spends much more
          time fixing these than coding, which is okay because Avalon has no
          shortage of programming talent.
      </para>
    </authorblurb>
  </author>
  
  
  
  

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