X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=AUTHORS;h=ab44acb2aa366c9897d27562d8fb91ed4590d136;hp=49a48ca6c5b1e431aa3355b0f854085c506b67c9;hb=5beb59b249deb07ee1c8efd31afaf6b5f1cf54bc;hpb=df8b19a28eee02f23178584737080001ce8873d1 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.