diff options
author | Rob Landley <rob@landley.net> | 2004-10-30 07:04:10 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2004-10-30 07:04:10 +0000 |
commit | 92271e5a0d17c92466a3c6f482851fadbc388e4f (patch) | |
tree | 7c63a6d4f9a4826b2be116dd61e0e4221aac0772 | |
parent | ce4f0e982b40763798b268d24947a61cac625d39 (diff) | |
download | busybox-w32-92271e5a0d17c92466a3c6f482851fadbc388e4f.tar.gz busybox-w32-92271e5a0d17c92466a3c6f482851fadbc388e4f.tar.bz2 busybox-w32-92271e5a0d17c92466a3c6f482851fadbc388e4f.zip |
Alright, I guess I should be in this too...
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -69,6 +69,11 @@ Daniel Jacobowitz <dan@debian.org> | |||
69 | Matt Kraai <kraai@alumni.cmu.edu> | 69 | Matt Kraai <kraai@alumni.cmu.edu> |
70 | documentation, bugfixes, test suite | 70 | documentation, bugfixes, test suite |
71 | 71 | ||
72 | Rob Landley <rob@landley.net> | ||
73 | sed (major rewrite in 2003, and I now maintain the thing). | ||
74 | bunzip2 (complete from-scratch rewrite, then mjn3 optimized the result.) | ||
75 | I've patched lots of other applets, but don't maintain 'em. | ||
76 | |||
72 | Stephan Linz <linz@li-pro.net> | 77 | Stephan Linz <linz@li-pro.net> |
73 | ipcalc, Red Hat equivalence | 78 | ipcalc, Red Hat equivalence |
74 | 79 | ||