From 27751df6ec914108f24834b4021fbbf032799fc7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 29 May 2001 12:09:47 +0000 Subject: moved list of authors to the separate THANKS file and added that to the release archive --- docs/Makefile.am | 2 +- docs/THANKS | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ docs/curl.1 | 70 ++----------------------------------------------------- 3 files changed, 74 insertions(+), 69 deletions(-) create mode 100644 docs/THANKS diff --git a/docs/Makefile.am b/docs/Makefile.am index 6598502fd..91ec7f596 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -30,6 +30,6 @@ man_MANS = \ EXTRA_DIST = $(man_MANS) \ MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \ - LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting + LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS SUBDIRS = examples diff --git a/docs/THANKS b/docs/THANKS new file mode 100644 index 000000000..79510e2a0 --- /dev/null +++ b/docs/THANKS @@ -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 + - Rafael Sagula + - Sampo Kellomaki + - Linas Vepstas + - Bjorn Reese + - Johan Anderson + - Kjell Ericson + - Troy Engel + - Ryan Nelson + - Björn Stenberg + - Angus Mackay + - Eric Young + - Simon Dick + - Oren Tirosh + - Steven G. Johnson + - Gilbert Ramirez Jr. + - Andrés García + - Douglas E. Wegscheid + - Mark Butler + - Eric Thelin + - Marc Boucher + - Greg Onufer + - Doug Kaufman + - David Eriksson + - Ralph Beckmann + - T. Yamada + - Lars J. Aas + - Jörn Hartroth + - Matthew Clarke + - Linus Nielsen Feltzing + - Felix von Leitner + - Dan Zitter + - Jongki Suwandi + - Chris Maltby + - Ron Zapp + - Paul Marquis + - Ellis Pritchard + - Damien Adant + - Chris + - Marco G. Salvagno + - Paul Marquis + - David LeBlanc + - Rich Gray at Plus Technologies + - Luong Dinh Dung + - Torsten Foertsch + - Kristian Köhntopp + - Fred Noz + - Caolan McNamara + - Albert Chin-A-Young + - Stephen Kick + - Martin Hedenfalk + - Richard Prescott + - Jason S. Priebe + - T. Bharath + - Alexander Kourakos + - James Griffiths + - Loic Dachary + - Robert Weaver + - Ingo Ralf Blum + - Jun-ichiro itojun Hagino + - Frederic Lepied + - Georg Horn + - Cris Bailiff + - Sterling Hughes + - S. Moonesamy + - Ingo Wilken + - Pawel A. Gajda diff --git a/docs/curl.1 b/docs/curl.1 index 5bde135e7..03cc2e08d 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -766,74 +766,8 @@ are meant to never change. .SH BUGS If you do find bugs, mail them to curl-bug@haxx.se. .SH AUTHORS / CONTRIBUTORS - - Daniel Stenberg - - Rafael Sagula - - Sampo Kellomaki - - Linas Vepstas - - Bjorn Reese - - Johan Anderson - - Kjell Ericson - - Troy Engel - - Ryan Nelson - - Björn Stenberg - - Angus Mackay - - Eric Young - - Simon Dick - - Oren Tirosh - - Steven G. Johnson - - Gilbert Ramirez Jr. - - Andrés García - - Douglas E. Wegscheid - - Mark Butler - - Eric Thelin - - Marc Boucher - - Greg Onufer - - Doug Kaufman - - David Eriksson - - Ralph Beckmann - - T. Yamada - - Lars J. Aas - - Jörn Hartroth - - Matthew Clarke - - Linus Nielsen Feltzing - - Felix von Leitner - - Dan Zitter - - Jongki Suwandi - - Chris Maltby - - Ron Zapp - - Paul Marquis - - Ellis Pritchard - - Damien Adant - - Chris - - Marco G. Salvagno - - Paul Marquis - - David LeBlanc - - Rich Gray at Plus Technologies - - Luong Dinh Dung - - Torsten Foertsch - - Kristian Köhntopp - - Fred Noz - - Caolan McNamara - - Albert Chin-A-Young - - Stephen Kick - - Martin Hedenfalk - - Richard Prescott - - Jason S. Priebe - - T. Bharath - - Alexander Kourakos - - James Griffiths - - Loic Dachary - - Robert Weaver - - Ingo Ralf Blum - - Jun-ichiro itojun Hagino - - Frederic Lepied - - Georg Horn - - Cris Bailiff - - Sterling Hughes - - S. Moonesamy - - Ingo Wilken - - Pawel A. Gajda - +Daniel Stenberg is the main author, but the whole list of contributors is +found in the separate THANKS file. .SH WWW http://curl.haxx.se .SH FTP -- cgit v1.2.3