aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2004-10-30 07:04:10 +0000
committerRob Landley <rob@landley.net>2004-10-30 07:04:10 +0000
commit92271e5a0d17c92466a3c6f482851fadbc388e4f (patch)
tree7c63a6d4f9a4826b2be116dd61e0e4221aac0772
parentce4f0e982b40763798b268d24947a61cac625d39 (diff)
downloadbusybox-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--AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 87df22d55..88d9bb4b5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -69,6 +69,11 @@ Daniel Jacobowitz <dan@debian.org>
69Matt Kraai <kraai@alumni.cmu.edu> 69Matt Kraai <kraai@alumni.cmu.edu>
70 documentation, bugfixes, test suite 70 documentation, bugfixes, test suite
71 71
72Rob 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
72Stephan Linz <linz@li-pro.net> 77Stephan Linz <linz@li-pro.net>
73 ipcalc, Red Hat equivalence 78 ipcalc, Red Hat equivalence
74 79