Changeset 523

Show
Ignore:
Timestamp:
05/02/07 05:47:05 (2 years ago)
Author:
plindner
Message:

clean up contributors list

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/doc/CONTRIBUTORS

    r511 r523  
     1MEMCACHED CONTRIBUTORS 
     2 
     3This file contains a list of people who have contributed code and 
     4effort to the memcached project.  If you don't see your name mentioned 
     5send email to the memcached mailing list so you can be immortalized. 
     6 
     7Also see the ChangeLog for even more people who have helped over the 
     8years by submitting fixes, patches and reporting bugs. 
     9 
     10 
    111Major authors: 
    2 ============== 
     12-------------- 
    313 
    4   Brad Fitzpatrick <brad@danga.com>  -- maintainer, original implementations 
     14Brad Fitzpatrick <brad@danga.com>  -- maintainer, original implementations 
    515 
    6   Anatoly Vorobey <mellon@pobox.com> -- lots of the modern server code 
     16Anatoly Vorobey <mellon@pobox.com> -- lots of the modern server code 
    717 
    8   Steven Grimm <sgrimm@facebook.com> -- iov writing (less CPU), UDP mode, 
     18Steven Grimm <sgrimm@facebook.com> -- iov writing (less CPU), UDP mode, 
    919                                        non-2.0 slab mantissas, multithread, ... 
    1020 
    11 Bug reports, patches, testing, help: 
    12 ==================================== 
     21Other Contributors 
     22------------------ 
    1323 
    14    Evan Martin <evan@danga.com> 
    15    Nathan Neulinger <nneul@umr.edu> 
    16    Eric Hodel <drbrain@segment7.net> 
    17    Michael Johnson <ahze@ahze.net> 
    18    Paul Querna <chip@corelands.com> 
    19    Jamie McCarthy <jamie@mccarthy.vg> 
    20    Philip Neustrom <philipn@gmail.com> 
    21    Andrew O'Brien <andrewo@oriel.com.au> 
    22    Josh Rotenberg <joshrotenberg@gmail.com> 
    23    Robin H. Johnson <robbat2@gentoo.org> -- automake foo 
    24  
     24Evan Martin <evan@danga.com> 
     25Nathan Neulinger <nneul@umr.edu> 
     26Eric Hodel <drbrain@segment7.net> 
     27Michael Johnson <ahze@ahze.net> 
     28Paul Querna <chip@corelands.com> 
     29Jamie McCarthy <jamie@mccarthy.vg> 
     30Philip Neustrom <philipn@gmail.com> 
     31Andrew O'Brien <andrewo@oriel.com.au> 
     32Josh Rotenberg <joshrotenberg@gmail.com> 
     33Robin H. Johnson <robbat2@gentoo.org> 
     34Tim Yardley <liquid@haveheart.com> 
     35Paolo Borelli <paolo.borelli@gmail.com> 
     36Eli Bingham <eli@pandora.com> 
     37Jean-Francois Bustarret <jfbustarret@wat.tv> 
     38Paul G <paul-lists@perforge.com> 
     39Paul Lindner <lindner@inuus.com>