Don't list the author of the snprintf() code as former
[privoxy.git] / doc / source / p-authors.sgml
index b13f77b..bfbdc7f 100644 (file)
@@ -3,9 +3,9 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: p-authors.sgml,v 2.18 2006/10/22 14:29:34 hal9 Exp $
+ $Id: p-authors.sgml,v 2.33 2009/02/07 11:12:02 fabiankeil Exp $
 
- Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org
+ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
@@ -29,14 +29,17 @@ Current Privoxy Team:
 ]]>
 
 <literallayout>
- Fabian Keil, developer
+ Fabian Keil, lead developer
  David Schmidt, developer
 <![%p-authors-formal;[
 ]]>
+
  Hal Burgiss
- Ian Cummings
+ Mark Miller
+ Gerry Murphy
+ Lee Rian
  Roland Rosenfeld
+ Jörg Strohmayer
 <![%p-authors-formal;[
 </literallayout>
 
@@ -45,9 +48,10 @@ Current Privoxy Team:
 </para>
 
 <literallayout>
- Johny Agotnes 
+ Johny Agotnes
  Rodrigo Barbosa
  Moritz Barsnick
+ Ian Cummings
  Brian Dessent
  Jon Foster
  Karsten Hopp
@@ -56,12 +60,11 @@ Current Privoxy Team:
  Gábor Lipták
  Adam Lock
  Guy Laroche
- Mark Martinec 
+ Justin McMurtry
  Andreas Oesterhelt
  Haroon Rafique
  Georg Sauthoff
  Thomas Steudten
- Joerg Strohmayer
  Rodney Stromlund
  Sviatoslav Sviridov
  Sarantis Paskalis
@@ -70,41 +73,63 @@ Current Privoxy Team:
 </literallayout>
 <![%p-authors-formal;[
 <para>
- Thanks to the many people who have tested Privoxy, reported bugs, provided 
+ Thanks to the many people who have tested Privoxy, reported bugs, provided
  patches, made suggestions or contributed in some way. These include (in
  alphabetical order):
 </para>
 <literallayout>
  Ken Arromdee
  Devin Bayer
+ Gergely Bor
  Reiner Buehl
  Andrew J. Caines
  Clifford Caoile
  Frédéric Crozat
  Michael T. Davis
- Mattes Dolak 
- Peter E
+ Mattes Dolak
+ Matthias Drochner
+ Peter E.
  Florian Effenberger
+ Markus Elfring
  Dean Gaudet
+ Stephen Gildea
+ Daniel Griscom
+ Felix Gröbert
  Aaron Hamid
  Darel Henman
  Magnus Holmgren
+ Eric M. Hopper
+ Ralf Horstmann
+ Stefan Huehner
+ Peter Hyman
  Derek Jennings
+ Petr Kadlec
  David Laight
- Don Libes  
+ Bert van Leeuwen
+ Don Libes
  Paul Lieverse
- Jindrich Makovicka 
- David Mediavilla 
+ Toby Lyward
+ Wil Mahan
+ Jindrich Makovicka
+ David Mediavilla
  Raphael Moll
- Oliver Stoeneberg
- Martin Thomas
+ Amuro Namie
+ Adam Piggott
+ Dan Price
  Roberto Ragusa
  Félix Rauch
  Maynard Riley
- Spinor S
+ Chung-chieh Shan
+ Spinor S.
  Bart Schelstraete
+ Oliver Stoeneberg
+ Peter Thoenen
+ Martin Thomas
  Bobby G. Vinyard
- Jörg Weinmann 
+ Jochen Voss
+ Glenn Washburn
+ Song Weijia
+ Jörg Weinmann
  Darren Wiebe
  Anduin Withers
  Oliver Yeoh
@@ -112,13 +137,23 @@ Current Privoxy Team:
 </literallayout>
 
 <para>
- Privoxy is based in part on code originally developed by:
+ Privoxy is based in part on code originally developed by
+ Junkbusters Corp. and Anonymous Coders.
 </para>
 
-<literallayout>
- Junkbusters Corp.
- Anonymous Coders
- Ulrich Drepper
- Philip Hazel
-</literallayout>
+<para>
+ Privoxy heavily relies on Philip Hazel's PCRE.
+</para>
+
+<para>
+ The code to filter compressed content makes use of zlib
+ which is written by Jean-loup Gailly and Mark Adler.
+</para>
+
+<para>
+ On systems that lack snprintf(), Privoxy is using a version
+ written by Mark Martinec. On systems that lack strptime(),
+ Privoxy is using the one from the GNU C Library written
+ by Ulrich Drepper.
+</para>
 ]]>