aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-01-24 07:03:37 +0000
committerRob Landley <rob@landley.net>2005-01-24 07:03:37 +0000
commit16b8579f530add389e670cbec3a5dad09fcc3668 (patch)
tree429113940818e0ea75df9b1d1b00ba8b887df449
parentc0dedd05e81ac03a1793abd8cbfacf8c546e976f (diff)
downloadbusybox-w32-16b8579f530add389e670cbec3a5dad09fcc3668.tar.gz
busybox-w32-16b8579f530add389e670cbec3a5dad09fcc3668.tar.bz2
busybox-w32-16b8579f530add389e670cbec3a5dad09fcc3668.zip
Add me as sort maintainer.
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 88d9bb4b5..2bce2e849 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -72,6 +72,7 @@ Matt Kraai <kraai@alumni.cmu.edu>
72Rob Landley <rob@landley.net> 72Rob Landley <rob@landley.net>
73 sed (major rewrite in 2003, and I now maintain the thing). 73 sed (major rewrite in 2003, and I now maintain the thing).
74 bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.) 74 bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.)
75 sort (more or less from scratch rewrite in 2004, I now maintain it).
75 I've patched lots of other applets, but don't maintain 'em. 76 I've patched lots of other applets, but don't maintain 'em.
76 77
77Stephan Linz <linz@li-pro.net> 78Stephan Linz <linz@li-pro.net>