In Bug 78, shortkey points out:
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index c73b47abf2018f523e60f9c60525534f0a6bfccd..ed1d6909618629085d3082bb08b541276997b4eb 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,11 +9,13 @@ incorect, _please_ let me know.
 -----------
 
 Emanuele Aina <emanuele.aina@tiscali.it>
-       run-parts
+    run-parts
 
 Erik Andersen <andersen@codepoet.org>
     Tons of new stuff, major rewrite of most of the
     core apps, tons of new apps as noted in header files.
+    Lots of tedious effort writing these boring docs that
+    nobody is going to actually read.
 
 Laurence Anderson <l.d.anderson@warwick.ac.uk>
     rpm2cpio, unzip, get_header_cpio, read_gz interface, rpm
@@ -38,7 +40,7 @@ Dave Cinege <dcinege@psychosis.com>
     various fixes, Linux Router Project maintenance
 
 Jordan Crouse <jordan@cosmicpenguin.net>
-       ipcalc
+    ipcalc
 
 Magnus Damm <damm@opensource.se>
     tftp client
@@ -54,6 +56,10 @@ Gennady Feldman <gfeldman@gena01.com>
     Sysklogd (single threaded syslogd, IPC Circular buffer support,
     logread), various fixes.
 
+Robert Griebl <sandman@handhelds.org>
+    modprobe, hwclock, suid/sgid handling, tinylogin integration
+    many bugfixes and enhancements
+
 Karl M. Hegbloom <karlheg@debian.org>
     cp_mv.c, the test suite, various fixes to utility.c, &c.
 
@@ -63,18 +69,27 @@ Daniel Jacobowitz <dan@debian.org>
 Matt Kraai <kraai@alumni.cmu.edu>
     documentation, bugfixes, test suite
 
+Rob Landley <rob@landley.net>
+    sed (major rewrite in 2003, and I now maintain the thing).
+    bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.)
+    sort (more or less from scratch rewrite in 2004, I now maintain it).
+    I've patched lots of other applets, but don't maintain 'em.
+
 Stephan Linz <linz@li-pro.net>
-       ipcalc, Red Hat equivalence
+    ipcalc, Red Hat equivalence
 
 John Lombardo <john@deltanet.com>
     tr
 
-Glenn McGrath <bug1@optushome.com.au>
-    ar, dpkg, dpkg-deb
+Glenn McGrath <bug1@iinet.net.au>
+    Common unarchving code and unarchiving applets, ifupdown, ftpgetput,
+    nameif, sed, patch, fold, install, uudecode.
+    Various bugfixes, review and apply numerous patches.
 
 Manuel Novoa III <mjn3@codepoet.org>
     cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
-    mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
+    mesg, vconfig, nice, renice,
+    make_directory, parse_mode, dirname, mode_string,
     get_last_path_component, simplify_path, and a number trivial libbb routines
 
     also bug fixes, partial rewrites, and size optimizations in
@@ -121,5 +136,5 @@ Enrique Zanardi <ezanardi@ull.es>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
 Tito Ragusa <farmatito@tiscali.it>
-       devfsd and size optimizations in strings, openvt and deallocvt.
+    devfsd and size optimizations in strings, openvt, chvt, deallocvt, hdparm and fdformat.