]> sjero.net Git - wget/blob - AUTHORS
ae371eda519a1d2411f0e91f5e5e727a9f25fa48
[wget] / AUTHORS
1 Authors of GNU Wget.
2
3 [ Note that this file does not attempt to list all the contributors to
4   Wget; look at the ChangeLog for that.  This is a list of people who
5   contributed sizeable amounts of code and assigned the copyright to the
6   FSF. ]
7
8 Hrvoje Niksic.  Designed and implemented Wget.
9
10 Gordon Matzigkeit.  Wrote netrc.c and netrc.h.
11
12 Darko Budor.  Added Windows support, wrote wsstartup.c, wsstartup.h
13 and windecl.h.
14
15 Junio Hamano.  Added support for FTP Opie and HTTP digest
16 authentication.
17
18 Dan Harkless.  Added --backup-converted, --follow-tags, --html-extension,
19 --ignore-tags, and --page-requisites; improved documentation; etc.