In Bug 78, shortkey points out:
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 87df22d55ffe1382ffd41765e049b405faa69eaa..ed1d6909618629085d3082bb08b541276997b4eb 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -69,6 +69,12 @@ 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
 
@@ -77,12 +83,13 @@ John Lombardo <john@deltanet.com>
 
 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. 
+    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