X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=AUTHORS;h=ab44acb2aa366c9897d27562d8fb91ed4590d136;hp=49a48ca6c5b1e431aa3355b0f854085c506b67c9;hb=2e1619d3fed0bb49a03b787b5c2c7ff0d1eb0f10;hpb=6633b74930870ffb148c46129c738af78082d934 diff --git a/AUTHORS b/AUTHORS index 49a48ca6..ab44acb2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -42,3 +42,11 @@ Daniel Stenberg. NTLM authentication in http-ntlm.c and http-ntlm.h originally written for curl donated for use in GNU Wget. Micah Cowan. Current Wget maintainer, from mid-2007. + +Ralf Wildenhues. Contributed patches to convert Wget to use Automake as +part of its build process, and various bugfixes. + +Steven Schubiger. Many helpful patches, bugfixes and improvements. +Notably, conversion of Wget to use the Gnulib quotes and quoteargs +modules, and the addition of password prompts at the console, via the +Gnulib getpasswd-gnu module.