Some changelog updates.
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index a5acec244144fda8f903f5649496e6e085e58b5c..c155b802d138b517c3ea0c69bb827bec104306e0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,9 +12,6 @@ Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
     Tons of new stuff, major rewrite of most of the
     core apps, tons of new apps as noted in header files.
 
     Tons of new stuff, major rewrite of most of the
     core apps, tons of new apps as noted in header files.
 
-Bruce Perens <bruce@pixar.com>
-    Original author of BusyBox. His code is still in many apps.
-
 John Beppu <beppu@lineo.com>
     du, head, nslookup, sort, tee, uniq
 
 John Beppu <beppu@lineo.com>
     du, head, nslookup, sort, tee, uniq
 
@@ -28,8 +25,26 @@ Dave Cinege <dcinege@psychosis.com>
     more(v2), makedevs, dutmp, modularization, auto links file, 
     various fixes, Linux Router Project maintenance
 
     more(v2), makedevs, dutmp, modularization, auto links file, 
     various fixes, Linux Router Project maintenance
 
+Karl M. Hegbloom <karlheg@debian.org>
+    cp_mv.c, the test suite, various fixes to utility.c, &c.
+
+Daniel Jacobowitz <dan@debian.org>
+    mktemp.c
+
+Matt Kraai <kraai@alumni.carnegiemellon.edu>
+    documentation, bugfixes
+
 John Lombardo <john@deltanet.com>      
 John Lombardo <john@deltanet.com>      
-       dirname, tr
+    dirname, tr
+
+Glenn McGrath <bug1@netconnect.com.au>
+    ar.c
+
+Bruce Perens <bruce@pixar.com>
+    Original author of BusyBox. His code is still in many apps.
+
+Pavel Roskin <proski@gnu.org>
+    Lots of bugs fixes and patches.
 
 Linus Torvalds <torvalds@transmeta.com>
     mkswap, fsck.minix, mkfs.minix
 
 Linus Torvalds <torvalds@transmeta.com>
     mkswap, fsck.minix, mkfs.minix
@@ -40,5 +55,3 @@ Charles P. Wright <cpwright@villagenet.com>
 Enrique Zanardi <ezanardi@ull.es>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
 Enrique Zanardi <ezanardi@ull.es>
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
-Karl M. Hegbloom <karlheg@debian.org>
-    cp_mv.c, the test suite, various fixes to utility.c, &c.