mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
moved list of authors to the separate THANKS file and added that to the
release archive
This commit is contained in:
parent
cf02eb11f6
commit
27751df6ec
@ -30,6 +30,6 @@ man_MANS = \
|
|||||||
|
|
||||||
EXTRA_DIST = $(man_MANS) \
|
EXTRA_DIST = $(man_MANS) \
|
||||||
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
|
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
|
||||||
LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting
|
LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS
|
||||||
|
|
||||||
SUBDIRS = examples
|
SUBDIRS = examples
|
||||||
|
71
docs/THANKS
Normal file
71
docs/THANKS
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
This project has been alive for several years. Countless people have provided
|
||||||
|
feedback that have improved curl. Here follows a (incomplete) list of people
|
||||||
|
that have contributed with non-trivial parts:
|
||||||
|
|
||||||
|
- Daniel Stenberg <daniel@haxx.se>
|
||||||
|
- Rafael Sagula <sagula@inf.ufrgs.br>
|
||||||
|
- Sampo Kellomaki <sampo@iki.fi>
|
||||||
|
- Linas Vepstas <linas@linas.org>
|
||||||
|
- Bjorn Reese <breese@mail1.stofanet.dk>
|
||||||
|
- Johan Anderson <johan@homemail.com>
|
||||||
|
- Kjell Ericson <Kjell.Ericson@haxx.se>
|
||||||
|
- Troy Engel <tengel@sonic.net>
|
||||||
|
- Ryan Nelson <ryan@inch.com>
|
||||||
|
- Björn Stenberg <bjorn@haxx.se>
|
||||||
|
- Angus Mackay <amackay@gus.ml.org>
|
||||||
|
- Eric Young <eay@cryptsoft.com>
|
||||||
|
- Simon Dick <simond@totally.irrelevant.org>
|
||||||
|
- Oren Tirosh <oren@monty.hishome.net>
|
||||||
|
- Steven G. Johnson <stevenj@alum.mit.edu>
|
||||||
|
- Gilbert Ramirez Jr. <gram@verdict.uthscsa.edu>
|
||||||
|
- Andrés García <ornalux@redestb.es>
|
||||||
|
- Douglas E. Wegscheid <wegscd@whirlpool.com>
|
||||||
|
- Mark Butler <butlerm@xmission.com>
|
||||||
|
- Eric Thelin <eric@generation-i.com>
|
||||||
|
- Marc Boucher <marc@mbsi.ca>
|
||||||
|
- Greg Onufer <Greg.Onufer@Eng.Sun.COM>
|
||||||
|
- Doug Kaufman <dkaufman@rahul.net>
|
||||||
|
- David Eriksson <david@2good.com>
|
||||||
|
- Ralph Beckmann <rabe@uni-paderborn.de>
|
||||||
|
- T. Yamada <tai@imasy.or.jp>
|
||||||
|
- Lars J. Aas <larsa@sim.no>
|
||||||
|
- Jörn Hartroth <Joern.Hartroth@computer.org>
|
||||||
|
- Matthew Clarke <clamat@van.maves.ca>
|
||||||
|
- Linus Nielsen Feltzing <linus@haxx.se>
|
||||||
|
- Felix von Leitner <felix@convergence.de>
|
||||||
|
- Dan Zitter <dzitter@zitter.net>
|
||||||
|
- Jongki Suwandi <Jongki.Suwandi@eng.sun.com>
|
||||||
|
- Chris Maltby <chris@aurema.com>
|
||||||
|
- Ron Zapp <rzapper@yahoo.com>
|
||||||
|
- Paul Marquis <pmarquis@iname.com>
|
||||||
|
- Ellis Pritchard <ellis@citria.com>
|
||||||
|
- Damien Adant <dams@usa.net>
|
||||||
|
- Chris <cbayliss@csc.come>
|
||||||
|
- Marco G. Salvagno <mgs@whiz.cjb.net>
|
||||||
|
- Paul Marquis <pmarquis@iname.com>
|
||||||
|
- David LeBlanc <dleblanc@qnx.com>
|
||||||
|
- Rich Gray at Plus Technologies
|
||||||
|
- Luong Dinh Dung <u8luong@lhsystems.hu>
|
||||||
|
- Torsten Foertsch <torsten.foertsch@gmx.net>
|
||||||
|
- Kristian Köhntopp <kris@koehntopp.de>
|
||||||
|
- Fred Noz <FNoz@siac.com>
|
||||||
|
- Caolan McNamara <caolan@csn.ul.ie>
|
||||||
|
- Albert Chin-A-Young <china@thewrittenword.com>
|
||||||
|
- Stephen Kick <skick@epicrealm.com>
|
||||||
|
- Martin Hedenfalk <mhe@stacken.kth.se>
|
||||||
|
- Richard Prescott
|
||||||
|
- Jason S. Priebe <priebe@wral-tv.com>
|
||||||
|
- T. Bharath <TBharath@responsenetworks.com>
|
||||||
|
- Alexander Kourakos <awk@users.sourceforge.net>
|
||||||
|
- James Griffiths <griffiths_james@yahoo.com>
|
||||||
|
- Loic Dachary <loic@senga.org>
|
||||||
|
- Robert Weaver <robert.weaver@sabre.com>
|
||||||
|
- Ingo Ralf Blum <ingoralfblum@ingoralfblum.com>
|
||||||
|
- Jun-ichiro itojun Hagino <itojun@iijlab.net>
|
||||||
|
- Frederic Lepied <flepied@mandrakesoft.com>
|
||||||
|
- Georg Horn <horn@koblenz-net.de>
|
||||||
|
- Cris Bailiff <c.bailiff@awayweb.com>
|
||||||
|
- Sterling Hughes <sterling@designmultimedia.com>
|
||||||
|
- S. Moonesamy
|
||||||
|
- Ingo Wilken <iw@WWW.Ecce-Terram.DE>
|
||||||
|
- Pawel A. Gajda <mis@k2.net.pl>
|
70
docs/curl.1
70
docs/curl.1
@ -766,74 +766,8 @@ are meant to never change.
|
|||||||
.SH BUGS
|
.SH BUGS
|
||||||
If you do find bugs, mail them to curl-bug@haxx.se.
|
If you do find bugs, mail them to curl-bug@haxx.se.
|
||||||
.SH AUTHORS / CONTRIBUTORS
|
.SH AUTHORS / CONTRIBUTORS
|
||||||
- Daniel Stenberg <daniel@haxx.se>
|
Daniel Stenberg is the main author, but the whole list of contributors is
|
||||||
- Rafael Sagula <sagula@inf.ufrgs.br>
|
found in the separate THANKS file.
|
||||||
- Sampo Kellomaki <sampo@iki.fi>
|
|
||||||
- Linas Vepstas <linas@linas.org>
|
|
||||||
- Bjorn Reese <breese@mail1.stofanet.dk>
|
|
||||||
- Johan Anderson <johan@homemail.com>
|
|
||||||
- Kjell Ericson <Kjell.Ericson@haxx.se>
|
|
||||||
- Troy Engel <tengel@sonic.net>
|
|
||||||
- Ryan Nelson <ryan@inch.com>
|
|
||||||
- Björn Stenberg <Bjorn.Stenberg@haxx.se>
|
|
||||||
- Angus Mackay <amackay@gus.ml.org>
|
|
||||||
- Eric Young <eay@cryptsoft.com>
|
|
||||||
- Simon Dick <simond@totally.irrelevant.org>
|
|
||||||
- Oren Tirosh <oren@monty.hishome.net>
|
|
||||||
- Steven G. Johnson <stevenj@alum.mit.edu>
|
|
||||||
- Gilbert Ramirez Jr. <gram@verdict.uthscsa.edu>
|
|
||||||
- Andrés García <ornalux@redestb.es>
|
|
||||||
- Douglas E. Wegscheid <wegscd@whirlpool.com>
|
|
||||||
- Mark Butler <butlerm@xmission.com>
|
|
||||||
- Eric Thelin <eric@generation-i.com>
|
|
||||||
- Marc Boucher <marc@mbsi.ca>
|
|
||||||
- Greg Onufer <Greg.Onufer@Eng.Sun.COM>
|
|
||||||
- Doug Kaufman <dkaufman@rahul.net>
|
|
||||||
- David Eriksson <david@2good.com>
|
|
||||||
- Ralph Beckmann <rabe@uni-paderborn.de>
|
|
||||||
- T. Yamada <tai@imasy.or.jp>
|
|
||||||
- Lars J. Aas <larsa@sim.no>
|
|
||||||
- Jörn Hartroth <Joern.Hartroth@computer.org>
|
|
||||||
- Matthew Clarke <clamat@van.maves.ca>
|
|
||||||
- Linus Nielsen Feltzing <linus@haxx.se>
|
|
||||||
- Felix von Leitner <felix@convergence.de>
|
|
||||||
- Dan Zitter <dzitter@zitter.net>
|
|
||||||
- Jongki Suwandi <Jongki.Suwandi@eng.sun.com>
|
|
||||||
- Chris Maltby <chris@aurema.com>
|
|
||||||
- Ron Zapp <rzapper@yahoo.com>
|
|
||||||
- Paul Marquis <pmarquis@iname.com>
|
|
||||||
- Ellis Pritchard <ellis@citria.com>
|
|
||||||
- Damien Adant <dams@usa.net>
|
|
||||||
- Chris <cbayliss@csc.come>
|
|
||||||
- Marco G. Salvagno <mgs@whiz.cjb.net>
|
|
||||||
- Paul Marquis <pmarquis@iname.com>
|
|
||||||
- David LeBlanc <dleblanc@qnx.com>
|
|
||||||
- Rich Gray at Plus Technologies
|
|
||||||
- Luong Dinh Dung <u8luong@lhsystems.hu>
|
|
||||||
- Torsten Foertsch <torsten.foertsch@gmx.net>
|
|
||||||
- Kristian Köhntopp <kris@koehntopp.de>
|
|
||||||
- Fred Noz <FNoz@siac.com>
|
|
||||||
- Caolan McNamara <caolan@csn.ul.ie>
|
|
||||||
- Albert Chin-A-Young <china@thewrittenword.com>
|
|
||||||
- Stephen Kick <skick@epicrealm.com>
|
|
||||||
- Martin Hedenfalk <mhe@stacken.kth.se>
|
|
||||||
- Richard Prescott
|
|
||||||
- Jason S. Priebe <priebe@wral-tv.com>
|
|
||||||
- T. Bharath <TBharath@responsenetworks.com>
|
|
||||||
- Alexander Kourakos <awk@users.sourceforge.net>
|
|
||||||
- James Griffiths <griffiths_james@yahoo.com>
|
|
||||||
- Loic Dachary <loic@senga.org>
|
|
||||||
- Robert Weaver <robert.weaver@sabre.com>
|
|
||||||
- Ingo Ralf Blum <ingoralfblum@ingoralfblum.com>
|
|
||||||
- Jun-ichiro itojun Hagino <itojun@iijlab.net>
|
|
||||||
- Frederic Lepied <flepied@mandrakesoft.com>
|
|
||||||
- Georg Horn <horn@koblenz-net.de>
|
|
||||||
- Cris Bailiff <c.bailiff@awayweb.com>
|
|
||||||
- Sterling Hughes <sterling@designmultimedia.com>
|
|
||||||
- S. Moonesamy
|
|
||||||
- Ingo Wilken <iw@WWW.Ecce-Terram.DE>
|
|
||||||
- Pawel A. Gajda <mis@k2.net.pl>
|
|
||||||
|
|
||||||
.SH WWW
|
.SH WWW
|
||||||
http://curl.haxx.se
|
http://curl.haxx.se
|
||||||
.SH FTP
|
.SH FTP
|
||||||
|
Loading…
Reference in New Issue
Block a user