diff options
author | Rob Landley <rob@landley.net> | 2006-02-22 15:40:38 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-02-22 15:40:38 +0000 |
commit | fb16d5c6aa8aef30d313356b5a83ef0a60114c9a (patch) | |
tree | 2538e102e4acae8d1c10ce0e904a963e5a319139 | |
parent | e8f504e86d90b85d85f6005fa8e53a45385d07c8 (diff) | |
download | busybox-w32-fb16d5c6aa8aef30d313356b5a83ef0a60114c9a.tar.gz busybox-w32-fb16d5c6aa8aef30d313356b5a83ef0a60114c9a.tar.bz2 busybox-w32-fb16d5c6aa8aef30d313356b5a83ef0a60114c9a.zip |
Tweak my entry.
-rw-r--r-- | AUTHORS | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -82,10 +82,12 @@ Matt Kraai <kraai@alumni.cmu.edu> | |||
82 | documentation, bugfixes, test suite | 82 | documentation, bugfixes, test suite |
83 | 83 | ||
84 | Rob Landley <rob@landley.net> | 84 | Rob Landley <rob@landley.net> |
85 | sed (major rewrite in 2003, and I now maintain the thing). | 85 | Became busybox maintainer in 2006. |
86 | bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.) | 86 | |
87 | sort (more or less from scratch rewrite in 2004, I now maintain it). | 87 | sed (major rewrite in 2003, and I now maintain the thing) |
88 | I've patched lots of other applets, but don't maintain 'em. | 88 | bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result) |
89 | sort (more or less from scratch rewrite in 2004, I now maintain it) | ||
90 | mount (rewrite in 2005, I maintain the new one) | ||
89 | 91 | ||
90 | Stephan Linz <linz@li-pro.net> | 92 | Stephan Linz <linz@li-pro.net> |
91 | ipcalc, Red Hat equivalence | 93 | ipcalc, Red Hat equivalence |