In Bug 78, shortkey points out:
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 88d9bb4b5b28b75fb423fb2dd79cf7c325ddfbb2..ed1d6909618629085d3082bb08b541276997b4eb 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -72,6 +72,7 @@ Matt Kraai <kraai@alumni.cmu.edu>
 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>
@@ -82,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