diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-12-13 18:14:51 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-12-13 18:14:51 +0000 |
commit | 1e1d232f38151516fa72e65984ddc1dc6ad3bea4 (patch) | |
tree | 572ba8a6381c9f817507ad63384d23b0e4737882 | |
parent | 235f66dea39fb4eab6fbdba9ea1c7f9be1771250 (diff) | |
download | busybox-w32-1e1d232f38151516fa72e65984ddc1dc6ad3bea4.tar.gz busybox-w32-1e1d232f38151516fa72e65984ddc1dc6ad3bea4.tar.bz2 busybox-w32-1e1d232f38151516fa72e65984ddc1dc6ad3bea4.zip |
Add a few folks to Authors
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,9 @@ Dave Cinege <dcinege@psychosis.com> | |||
28 | more(v2), makedevs, dutmp, modularization, auto links file, | 28 | more(v2), makedevs, dutmp, modularization, auto links file, |
29 | various fixes, Linux Router Project maintenance | 29 | various fixes, Linux Router Project maintenance |
30 | 30 | ||
31 | Larry Doolittle <ldoolitt@recycle.lbl.gov> | ||
32 | pristine source directory compilation, lots of patches and fixes. | ||
33 | |||
31 | Karl M. Hegbloom <karlheg@debian.org> | 34 | Karl M. Hegbloom <karlheg@debian.org> |
32 | cp_mv.c, the test suite, various fixes to utility.c, &c. | 35 | cp_mv.c, the test suite, various fixes to utility.c, &c. |
33 | 36 | ||
@@ -46,6 +49,9 @@ Glenn McGrath <bug1@netconnect.com.au> | |||
46 | Bruce Perens <bruce@pixar.com> | 49 | Bruce Perens <bruce@pixar.com> |
47 | Original author of BusyBox. His code is still in many apps. | 50 | Original author of BusyBox. His code is still in many apps. |
48 | 51 | ||
52 | Kent Robotti <robotti@metconnect.com> | ||
53 | reset, tons and tons of bug reports and patchs. | ||
54 | |||
49 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> | 55 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> |
50 | wget - Contributed by permission of Covad Communications | 56 | wget - Contributed by permission of Covad Communications |
51 | 57 | ||