X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=AUTHORS;h=48b916420008aa17c5bac2152ec04d8b6274471a;hb=a3eafcf1372c2269695ff57da45bd0c8da852480;hp=49a48ca6c5b1e431aa3355b0f854085c506b67c9;hpb=6633b74930870ffb148c46129c738af78082d934;p=wget diff --git a/AUTHORS b/AUTHORS index 49a48ca6..48b91642 100644 --- a/AUTHORS +++ b/AUTHORS @@ -41,4 +41,18 @@ Nicolas Schodet. Contributed to cookie code and documentation. 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. +Micah Cowan. Maintained Wget maintainer, from mid-2007 to mid-2010. + +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. + +Ted Mielczarek. Support for parsing links from CSS. + +Saint Xavier. Support for IRIs (RFC 3987). + +Giuseppe Scrivano. Added support for HTTP/1.1. Current Wget maintainer.