You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by aa...@apache.org on 2002/03/05 17:52:54 UTC

cvs commit: httpd-site/xdocs/contributors index.xml

aaron       02/03/05 08:52:54

  Modified:    docs/contributors index.html
               xdocs/contributors index.xml
  Log:
  I've been meaning to add myself here for awhile. Hopefully I did
  this correctly.
  
  Revision  Changes    Path
  1.12      +17 -0     httpd-site/docs/contributors/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/docs/contributors/index.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.html	19 Feb 2002 02:04:57 -0000	1.11
  +++ index.html	5 Mar 2002 16:52:54 -0000	1.12
  @@ -68,6 +68,10 @@
     <th align="left" bgcolor="#039acc">Activities</th>
   </tr>
   <tr valign="top">
  +  <td bgcolor="#a0ddf0"><strong><a href="#aaron">Aaron Bannert</a></strong></td>
  +  <td bgcolor="#a0ddf0">Some MPM work, recent APR contributions, "that API guy".</td>
  +</tr>
  +<tr valign="top">
     <td bgcolor="#a0ddf0"><strong><a href="#behlendorf">Brian Behlendorf</a></strong></td>
     <td bgcolor="#a0ddf0">Various, focusing on infrastructure for development.</td>
   </tr>
  @@ -335,6 +339,19 @@
    </td></tr>
    <tr><td>
     <blockquote>
  +<p>
  +<strong>Name:</strong> <a name="aaron">Aaron Bannert</a><br />
  +<strong>Email:</strong> <a href="mailto:aaron@apache.org">aaron@apache.org</a><br />
  +<strong>URL:</strong> <a href="http://www.clove.org/~aaron/">http://www.clove.org/~aaron/</a><br />
  +<strong>Organization:</strong> <a href="http://www.covalent.net/">Covalent Technologies</a><br />
  +<strong>Occupation:</strong> Software Engineer<br />
  +<strong>Location:</strong> Costa Mesa, CA, USA<br />
  +<strong>Comments:</strong> Banish all tabs!<br />
  +<strong>OS Expertise:</strong> Linux, Solaris<br />
  +<strong>Contributions:</strong> Flood. Various new APIs for APR.
  +Some work on the worker MPM. Threads, mutexes, condition variables, oh my!
  +Interested in various forms of IPC. Terrible m4/autoconf/libtool hacks.
  +</p>
   <p>
   <strong>Name:</strong> <a name="behlendorf">Brian Behlendorf</a><br />
   <strong>Email:</strong> <a href="mailto:brian@behlendorf.com">brian@behlendorf.com</a><br />
  
  
  
  1.5       +18 -0     httpd-site/xdocs/contributors/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/httpd-site/xdocs/contributors/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml	25 Feb 2002 14:30:05 -0000	1.4
  +++ index.xml	5 Mar 2002 16:52:54 -0000	1.5
  @@ -19,6 +19,10 @@
     <th align="left">Activities</th>
   </tr>
   <tr valign="top">
  +  <td><strong><a href="#aaron">Aaron Bannert</a></strong></td>
  +  <td>Some MPM work, recent APR contributions, "that API guy".</td>
  +</tr>
  +<tr valign="top">
     <td><strong><a href="#behlendorf">Brian Behlendorf</a></strong></td>
     <td>Various, focusing on infrastructure for development.</td>
   </tr>
  @@ -265,6 +269,20 @@
   
   <section>
   <title>Descriptions</title>
  +
  +<p>
  +<strong>Name:</strong> <a name="aaron">Aaron Bannert</a><br />
  +<strong>Email:</strong> <a href="mailto:aaron@apache.org">aaron@apache.org</a><br />
  +<strong>URL:</strong> <a href="http://www.clove.org/~aaron/">http://www.clove.org/~aaron/</a><br />
  +<strong>Organization:</strong> <a href="http://www.covalent.net/">Covalent Technologies</a><br />
  +<strong>Occupation:</strong> Software Engineer<br />
  +<strong>Location:</strong> Costa Mesa, CA, USA<br />
  +<strong>Comments:</strong> Banish all tabs!<br />
  +<strong>OS Expertise:</strong> Linux, Solaris<br />
  +<strong>Contributions:</strong> Flood. Various new APIs for APR.
  +Some work on the worker MPM. Threads, mutexes, condition variables, oh my!
  +Interested in various forms of IPC. Terrible m4/autoconf/libtool hacks.
  +</p>
   
   <p>
   <strong>Name:</strong> <a name="behlendorf">Brian Behlendorf</a><br />