+ wrap things in B<> to make pod2man happy
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 7986afc94f36f00a64bcd37f7b0a2d9197c81ea7..a5acec244144fda8f903f5649496e6e085e58b5c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,8 @@
-List of the authors of code contained in busybox.
+List of the authors of code contained in BusyBox.
 
-If you should be listed here, or the description of 
-what you have done needs more detail, or is incorect, 
-_please_ let me know.
+If you have code in BusyBox, you should be listed here.  If you should be
+listed, or the description of what you have done needs more detail, or is
+incorect, _please_ let me know.
 
  -Erik
 
@@ -16,7 +16,7 @@ Bruce Perens <bruce@pixar.com>
     Original author of BusyBox. His code is still in many apps.
 
 John Beppu <beppu@lineo.com>
-    du, head, tee
+    du, head, nslookup, sort, tee, uniq
 
 Brian Candler <B.Candler@pobox.com>
     tiny-ls(ls)
@@ -28,6 +28,9 @@ Dave Cinege <dcinege@psychosis.com>
     more(v2), makedevs, dutmp, modularization, auto links file, 
     various fixes, Linux Router Project maintenance
 
+John Lombardo <john@deltanet.com>      
+       dirname, tr
+
 Linus Torvalds <torvalds@transmeta.com>
     mkswap, fsck.minix, mkfs.minix
 
@@ -37,4 +40,5 @@ Charles P. Wright <cpwright@villagenet.com>
 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.