Add Johan Sintorn as contributor
[privoxy.git] / doc / source / p-authors.sgml
index 7919c5c..aa29afd 100644 (file)
@@ -2,21 +2,22 @@
  File        :  $Source: /cvsroot/ijbswa/current/doc/source/p-authors.sgml,v $
 
  Purpose     :  Entity included in other project documents.
-                
- $Id: p-authors.sgml,v 1.8.2.14 2003/12/03 13:02:51 hal9 Exp $
 
- Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
+ $Id: p-authors.sgml,v 2.84 2017/01/23 16:23:16 fabiankeil Exp $
+
+ Copyright (C) 2001-2013 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
   This file used for inclusion with other documents only.
  ======================================================================
 
- If you make changes to this file, please verify the finished 
+ If you make changes to this file, please verify the finished
  docs all display as intended.
 
  This file is included into:
 
+  privoxy.1
   privoxy-man-page
   AUTHORS
   user-manual
 -->
 <![%p-authors-formal;[
 <para>
- Current Developement Team:
+Current Privoxy Team:
 </para>
 ]]>
 
 <literallayout>
- Hal Burgiss (docs)
Andreas Oesterhelt
- David Schmidt (OS/2, Mac OSX ports)
-<![%p-authors-formal;[
- ]]>
-
+ Fabian Keil, lead developer
David Schmidt
+ Hal Burgiss
+ Lee Rian
+ Roland Rosenfeld
+ Ian Silvester
 <![%p-authors-formal;[
 </literallayout>
 
 <para>
Current and Former Project Contributors:
Former Privoxy Team Members:
 </para>
 
 <literallayout>
-]]>
- Johny Agotnes 
- Rodrigo Barbosa (RPM specfiles)
+ Johny Agotnes
+ Rodrigo Barbosa
  Moritz Barsnick
+ Ian Cummings
  Brian Dessent
- Mattes Dolak 
  Jon Foster
- Karsten Hopp (Red Hat)
+ Karsten Hopp
  Alexander Lazic
  Daniel Leite
  Gábor Lipták
- Adam Lock (Win32)
+ Adam Lock
  Guy Laroche
+ Justin McMurtry
+ Mark Miller
+ Gerry Murphy
+ Andreas Oesterhelt
  Haroon Rafique
- Roland Rosenfeld (Debian)
- Georg Sauthoff (Gentoo)
+ Georg Sauthoff
  Thomas Steudten
- Joerg Strohmayer (Amiga)
+ Jörg Strohmayer
  Rodney Stromlund
  Sviatoslav Sviridov
  Sarantis Paskalis
  Stefan Waldherr
+]]>
 </literallayout>
-
 <![%p-authors-formal;[
 <para>
- Based in part on code originally developed by:
+ Thanks to the many people who have tested Privoxy, reported bugs, provided
+ patches, made suggestions, donated or contributed in some other way.
+ These include (in alphabetical order):
 </para>
-
-<literallayout>
- Junkbusters Corp.
- Anonymous Coders
-</literallayout>
-
-<para>
- Thanks to the many people who have tested Privoxy, reported bugs, or made
- suggestions. These include (in alphabetical order):
-</para>
-
 <literallayout>
+ Rustam Abdullaev
+ Clint Adams
+ Anatoly Arzhnikov
  Ken Arromdee
+ Natxo Asenjo
  Devin Bayer
+ Havard Berland
+ David Bo
+ Gergely Bor
+ Francois Botha
  Reiner Buehl
  Andrew J. Caines
  Clifford Caoile
+ Edward Carrel
+ Pak Chan
+ Wan-Teh Chang
+ Sam Chen
+ Ramkumar Chinchani
+ Billy Crook
+ Frédéric Crozat
+ Matthew Daley
  Michael T. Davis
- Brian Dessent
- Peter E
+ Markus Dittrich
+ Mattes Dolak
+ Matthias Drochner
+ Peter E.
+ Florian Effenberger
+ Markus Elfring
+ Ryan Farmer
+ Matthew Fischer
+ Dean Gaudet
+ Stephen Gildea
+ John McGowan
+ Danny Goossen
+ Lizik Grelier
+ Daniel Griscom
+ Felix Gröbert
+ Bernard Guillot
+ Jeff H.
+ Tim H.
  Aaron Hamid
+ Darel Henman
  Magnus Holmgren
- Don Libes  
+ Eric M. Hopper
+ Ralf Horstmann
+ Stefan Huehner
+ Basil Hussain
+ Peter Hyman
+ Derek Jennings
+ Andrew Jones
+ Julien Joubert
+ Ralf Jungblut
+ Petr Kadlec
+ Robert Klemme
+ Steven Kolins
+ Korda
+ Stefan Kurtz
+ Zeno Kugy
+ David Laight
+ Bert van Leeuwen
+ Don Libes
  Paul Lieverse
- David Mediavilla 
- Oliver Stoeneberg
+ Han Liu
+ Toby Lyward
+ Wil Mahan
+ Jindrich Makovicka
+ Raphael Marichez
+ Francois Marier
+ Angelina Matson
+ Jonathan McKenzie
+ David Mediavilla
+ Raphael Moll
+ J. Momberger
+ Mathew Murphy
+ Amuro Namie
+ Mark Nelson
+ Tobias Netzel
+ Adam Piggott
+ Petr Písar
+ Dan Price
  Roberto Ragusa
+ Félix Rauch
+ Kai Raven
+ Marvin Renich
+ Chris John Riley
  Maynard Riley
+ Andreas Rutkauskas
  Bart Schelstraete
+ Gregory Seidman
+ Atman Sense
+ Chung-chieh Shan
+ Johan Sintorn
+ Benjamin C. Wiley Sittler
+ Simon South
+ Dan Stahlke
+ Oliver Stoeneberg
+ Rick Sykes
+ Spinor S.
+ Peter Thoenen
+ Marc Thomas
+ Martin Thomas
+ Reuben Thomas
+ Guybrush Threepwood
+ Joel Verhagen
+ Bobby G. Vinyard
+ Jochen Voss
+ David Wagner
+ Glenn Washburn
+ Song Weijia
+ Jörg Weinmann
  Darren Wiebe
+ Anduin Withers
+ Eduard Wulff
+ Yang Xia
+ Jarry Xu
+ Oliver Yeoh
+ Yossi Zahn
  Jamie Zawinski
 </literallayout>
+
+<para>
+ Privoxy is based in part on code originally developed by
+ Junkbusters Corp. and Anonymous Coders.
+</para>
+
+<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>
 ]]>