randomconfig fixes
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 378c33295f8f3d6f30529cf93d08d8b1e7aaf5ea..5c9a634c926bb8edeefce458974d42e771bea733 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -146,6 +146,10 @@ Rob Sullivan <cogito.ergo.cogito@gmail.com>
 Linus Torvalds
     mkswap, fsck.minix, mkfs.minix
 
+Linus Walleij
+    fbset and fbsplash config RGBA parsing
+    rewrite of mdev helper to create devices from /sys/dev
+
 Mark Whitley <markw@codepoet.org>
     grep, sed, cut, xargs(previous),
     style-guide, new-applet-HOWTO, bug fixes, etc.
@@ -171,3 +175,9 @@ Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
 
 Mike Frysinger <vapier@gentoo.org>
     initial e2fsprogs, printenv, setarch, sum, misc
+
+Jie Zhang <jie.zhang@analog.com>
+    fixed two bugs in msh and hush (exitcode of killed processes)
+
+Maxime Coste <mawww@kakoune.org>
+    paste implementation