X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=AUTHORS;h=b7bfc14e226d7fa2f94bbf34d5456fcb1fd15c7d;hp=219877e9a4fb65bad0661875c0f5d7ef8376215b;hb=fb0946c7fc6f1831894e8fd67389c0bc74a387b8;hpb=462e643a7e31676eceda23e634241f7b4d2cd7bb diff --git a/AUTHORS b/AUTHORS index 219877e9..b7bfc14e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -45,3 +45,12 @@ 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. + +Ted Mielczarek. Support for parsing links from CSS. + +Saint Xavier. Support for IRIs (RFC 3987).